futher debugging server version
This commit is contained in:
parent
29fbcff244
commit
3e27a77f77
1 changed files with 1 additions and 1 deletions
2
helm.mk
2
helm.mk
|
@ -8,7 +8,7 @@ start-helm:
|
|||
@ kubectl config use-context $(K8S_CONTEXT)
|
||||
#
|
||||
@ echo "kubectl version"
|
||||
@- kubectl version
|
||||
@- kubectl version -v 10
|
||||
#
|
||||
@- echo "\n### create namespace $(NAMESPACE)"
|
||||
@- kubectl create namespace "$(NAMESPACE)" --dry-run=client -o yaml | kubectl apply -f -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue