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
9bd974675a
commit
1f8d0a61c9
@ -54,6 +54,8 @@ fi
|
||||
if [[ "$action" == "print" ]]; then
|
||||
createHelmYaml
|
||||
elif [[ -z "$KUBECONFIG_DATA" ]]; then
|
||||
head -n2 ~/.kube/config
|
||||
wc -l ~/.kube/config
|
||||
kubectl version
|
||||
else
|
||||
kubectl version --client=true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user