Loading src/bin/auto-deploy +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ export ROLLOUT_RESOURCE_TYPE="${ROLLOUT_RESOURCE_TYPE:-deployment}" echo $KUBECONFIG kubectl config view kubectl config use-context "$KUBE_CONTEXT" kubectl config current-context kubectl config view --minify -o jsonpath='{..namespace}' Loading Loading
src/bin/auto-deploy +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ export ROLLOUT_RESOURCE_TYPE="${ROLLOUT_RESOURCE_TYPE:-deployment}" echo $KUBECONFIG kubectl config view kubectl config use-context "$KUBE_CONTEXT" kubectl config current-context kubectl config view --minify -o jsonpath='{..namespace}' Loading