Go to file
Dustin 5e2dc032f7 kubeRestartDeployment: Add function
The `kubeRestartDeployment` function restarts a Kubernetes deployment
using `kubectl rollout restart`.  This command is run in a dedicated
pod, with the `kubectl` binary bind-mounted from the host.
2025-03-12 20:54:57 -05:00
vars kubeRestartDeployment: Add function 2025-03-12 20:54:57 -05:00