Skip to content

Commit

Permalink
Update charts/graylog/values.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Siri <[email protected]>
  • Loading branch information
alekhrycaiko and KongZ authored Aug 30, 2023
1 parent c10cb22 commit 8d3fe29
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion charts/graylog/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,10 @@ graylog:
## ref: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#update-strategies
##
updateStrategy: RollingUpdate
#maxUnavailable: 10%
## Control the maximum number of Pods that can be unavailable during an update

Check failure on line 359 in charts/graylog/values.yaml

View workflow job for this annotation

GitHub Actions / lint-test

[trailing-spaces] trailing spaces
## ref: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#maximum-unavailable-pods
##
# maxUnavailable: 10%

## Graylog server pod termination grace period
##
Expand Down

0 comments on commit 8d3fe29

Please sign in to comment.