Skip to content

Commit

Permalink
updated kubectl_restart.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Dec 29, 2023
1 parent 5ae833a commit 7bd725e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/kubectl_restart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Requires kubectl to be installed and configured
# shellcheck disable=SC2034
usage_args="[<namespace> <filter>]"

help_usage "$@"

namespace="${1:-}"
filter="${2:-}"

Expand Down

0 comments on commit 7bd725e

Please sign in to comment.