fix(values): add missing topologySpreadConstraint.maxSkew
All checks were successful
Helm / helm-lint (push) Successful in 16s
Helm / helm-unittest (push) Successful in 16s
Generate README / generate-parameters (push) Successful in 37s

This commit is contained in:
2025-07-23 21:10:04 +02:00
parent 09cb41bb18
commit 2cc97c0ce7

View File

@ -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: