Commit Graph

1 Commits (5e2dc032f73519893f268a2a59ed22b20991502b)

Author SHA1 Message Date
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