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
d28f975c9a
commit
540377de1f
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