++comment

This commit is contained in:
Nico Schottelius 2021-11-21 11:19:19 +01:00
parent 9fec5ad1ed
commit e7b56339f1

View file

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