Skip to content

Commit

Permalink
Update charts/prometheus-statsd-exporter/values.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: zeritti <[email protected]>
Signed-off-by: Gavin <[email protected]>
  • Loading branch information
gavin-jeong and zeritti committed Jan 25, 2024
1 parent 6dd92c7 commit 741be9e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions charts/prometheus-statsd-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,9 @@ autoscaling:
targetCPUUtilizationPercentage: 80
# targetMemoryUtilizationPercentage: 80

lifecycle:
preStop:
exec:
command: ["sleep", "10"]
# Container lifecycle hooks
# Ref. https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/
lifecycle: {}

nodeSelector: {}

Expand Down

0 comments on commit 741be9e

Please sign in to comment.