Update createHelmYaml.sh
All checks were successful
Build docker container / Build image (push) Successful in 10s
All checks were successful
Build docker container / Build image (push) Successful in 10s
This commit is contained in:
parent
9593baa152
commit
b8ef768471
@ -55,6 +55,7 @@ if [[ "$action" == "print" ]]; then
|
||||
createHelmYaml
|
||||
elif [[ -z "$KUBECONFIG_DATA" ]]; then
|
||||
wc -l /home/notroot/.kube/config
|
||||
ls -alh /home/notroot/.kube/config
|
||||
kubectl version --client=true
|
||||
else
|
||||
kubectl version --client=true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user