mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/apache,postgresql,tomcat] add topologySpreadConstraints (#7598)
Signed-off-by: Quan TRAN <account@itscaro.me>
This commit is contained in:
@@ -266,6 +266,10 @@ nodeSelector: {}
|
||||
## ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
|
||||
##
|
||||
tolerations: []
|
||||
## @param topologySpreadConstraints Topology Spread Constraints for pod assignment spread across your cluster among failure-domains. Evaluated as a template
|
||||
## Ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints/#spread-constraints-for-pods
|
||||
##
|
||||
topologySpreadConstraints: []
|
||||
## @param extraVolumes Optionally specify extra list of additional volumes for Tomcat pods in Deployment
|
||||
##
|
||||
extraVolumes: []
|
||||
|
||||
Reference in New Issue
Block a user