updated kubectl_restart.sh

pull/16/head
Hari Sekhon 9 months ago
parent 5ae833a717
commit 7bd725ec64

@ -39,6 +39,8 @@ Requires kubectl to be installed and configured
# shellcheck disable=SC2034
usage_args="[<namespace> <filter>]"
help_usage "$@"
namespace="${1:-}"
filter="${2:-}"

Loading…
Cancel
Save