updated kustomize_diff_apply.sh

pull/2/head
Hari Sekhon 2 years ago
parent ce579cece4
commit 2ce31d7085

@ -49,8 +49,9 @@ help_usage "$@"
context="${1:-}"
shift || :
kube_config_isolate
if [ -n "$context" ]; then
kube_config_isolate
kube_context "$context"
fi

Loading…
Cancel
Save