replace deprecated topology key in example with current one (#8444)

Signed-off-by: Francisco Robles Martín <f.robles.martin@pm.me>
This commit is contained in:
Francisco Robles Martín 2022-04-08 10:36:42 +02:00 committed by GitHub
parent 02ccd22616
commit f5b212df30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -272,7 +272,7 @@ controller:
## ##
topologySpreadConstraints: [] topologySpreadConstraints: []
# - maxSkew: 1 # - maxSkew: 1
# topologyKey: failure-domain.beta.kubernetes.io/zone # topologyKey: topology.kubernetes.io/zone
# whenUnsatisfiable: DoNotSchedule # whenUnsatisfiable: DoNotSchedule
# labelSelector: # labelSelector:
# matchLabels: # matchLabels: