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:
parent
02ccd22616
commit
f5b212df30
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ controller:
|
|||
##
|
||||
topologySpreadConstraints: []
|
||||
# - maxSkew: 1
|
||||
# topologyKey: failure-domain.beta.kubernetes.io/zone
|
||||
# topologyKey: topology.kubernetes.io/zone
|
||||
# whenUnsatisfiable: DoNotSchedule
|
||||
# labelSelector:
|
||||
# matchLabels:
|
||||
|
|
Loading…
Reference in a new issue