2 lines
80 B
Bash
2 lines
80 B
Bash
#shellcheck disable=SC2148,SC2155
|
|
export KUBECONFIG=$(readlink -f ./kubeconfig)
|