updated kubectl_restart.sh

pull/16/head
Hari Sekhon 2 years ago
parent 3829f2af2f
commit 190f50c258

@ -30,6 +30,9 @@ Restarts all deployments and statefulsets in the current or given namespace
Useful for example to restart all the ArgoCD components if it's stuck
Can optionally specify an ERE regex filter on the deployment or statefulset name
Requires kubectl to be installed and configured
"
# used by usage() in lib/utils.sh

Loading…
Cancel
Save