Skip to content

Commit

Permalink
Update topology spread constraints comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanbeber authored Oct 11, 2024
1 parent 954e8ac commit 2340775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traefik/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ topologySpreadConstraints: []
# on nodes where no other traefik pods are scheduled.
# - labelSelector:
# matchLabels:
# app: '{{ template "traefik.name" . }}'
# app.kubernetes.io/name: '{{ template "traefik.name" . }}'
# maxSkew: 1
# topologyKey: kubernetes.io/hostname
# whenUnsatisfiable: DoNotSchedule
Expand Down

0 comments on commit 2340775

Please sign in to comment.