Go to file
Dustin 5bdc9cd3fc 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:46:04 -05:00
vars kubeRestartDeployment: Add function 2025-03-12 20:46:04 -05:00