We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f680bbb commit 6a2ccf9Copy full SHA for 6a2ccf9
scripts/kubectl/rollout-restart.sh
@@ -15,4 +15,4 @@ while [[ $# -gt 0 ]]; do
15
esac
16
done
17
18
-kubectl --kubeconfig ~/.kube/$kubeconfig rollout restart deployments api ai-bot web admin worker storybook --namespace $namespace
+kubectl --kubeconfig ~/.kube/$kubeconfig rollout restart deployments api ai-bot web admin-web worker storybook --namespace $namespace
0 commit comments