Commit Graph

1 Commits (master)

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