Skip to content

Commit

Permalink
🔧 longer terminationGracePeriodSeconds for compressor
Browse files Browse the repository at this point in the history
Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
  • Loading branch information
rinx committed Apr 21, 2020
1 parent e416339 commit ca03423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/vald/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,7 @@ compressor:
# compressor.revisionHistoryLimit -- number of old history to retain to allow rollback
revisionHistoryLimit: 2
# compressor.terminationGracePeriodSeconds -- duration in seconds pod needs to terminate gracefully
terminationGracePeriodSeconds: 30
terminationGracePeriodSeconds: 120
podPriority:
# compressor.podPriority.enabled -- compressor pod PriorityClass enabled
enabled: true
Expand Down

0 comments on commit ca03423

Please sign in to comment.