Update createHelmYaml.sh
All checks were successful
Build docker container / Build image (push) Successful in 11s
All checks were successful
Build docker container / Build image (push) Successful in 11s
This commit is contained in:
parent
eeed115128
commit
9f891e04e7
@ -53,6 +53,7 @@ fi
|
||||
if [[ "$action" == "print" ]]; then
|
||||
createHelmYaml
|
||||
elif [[ -n "$KUBECONFIG_DATA" ]]; then
|
||||
echo "$KUBECONFIG_DATA"
|
||||
kubectl version
|
||||
else
|
||||
kubectl version --client=true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user