You've already forked reposilite-charts
fix(values): add missing topologySpreadConstraint.maxSkew
This commit is contained in:
@ -183,7 +183,8 @@ deployment:
|
||||
|
||||
## @param deployment.topologySpreadConstraints TopologySpreadConstraints of the Reposilite deployment.
|
||||
topologySpreadConstraints: []
|
||||
# - topologyKey: kubernetes.io/hostname
|
||||
# - maxSkew: 1
|
||||
# topologyKey: kubernetes.io/hostname
|
||||
# whenUnsatisfiable: DoNotSchedule
|
||||
# labelSelector:
|
||||
# matchLabels:
|
||||
|
Reference in New Issue
Block a user