You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixesprometheus-community#5102
Add support for lifecycle hooks in the push-gateway deployment.
* Add lifecycle hooks configuration to `charts/prometheus-pushgateway/templates/deployment.yaml`
* Add lifecycle hooks configuration to `charts/prometheus-pushgateway/templates/statefulset.yaml`
* Add lifecycle hooks configuration options in `charts/prometheus-pushgateway/values.yaml`
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/prometheus-community/helm-charts/issues/5102?shareId=XXXX-XXXX-XXXX-XXXX).
Is your feature request related to a problem ?
I'm not able to add a pre-stop hook to the push-gateway deployment.
Describe the solution you'd like.
I would like to be able to add a sleep to the pods before being terminated.
Describe alternatives you've considered.
I can manually add this to the deployment, but I would like to keep this in source control.
Additional context.
No response
The text was updated successfully, but these errors were encountered: