++comment
This commit is contained in:
parent
9fec5ad1ed
commit
e7b56339f1
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/sh
|
||||
# Execute commands on all hosts of the currently selected kubernetes cluster
|
||||
# Do export KUBECONFIG=~/your-admin.conf before using this script
|
||||
|
||||
#set -x
|
||||
|
||||
|
|
Loading…
Reference in a new issue