Update createHelmYaml.sh
All checks were successful
Build docker container / Build image (push) Successful in 10s

This commit is contained in:
ties 2024-08-27 11:17:32 +00:00
parent 9593baa152
commit b8ef768471

View File

@ -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