Go to file
Dustin 917db648c7 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 21:04:03 -05:00
vars kubeRestartDeployment: Add function 2025-03-12 21:04:03 -05:00