diff --git a/createHelmYaml.sh b/createHelmYaml.sh index 3c8bb45..2038b79 100644 --- a/createHelmYaml.sh +++ b/createHelmYaml.sh @@ -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