Skip to content

Commit

Permalink
Updated topology spread (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhidwivedi2701 authored Oct 11, 2024
1 parent f773cfb commit 9cf4b2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/registry/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ tolerations:
operator: "Equal"
value: "workers"
effect: "NoSchedule"
topologySpreadConstraints:
schedule: "DoNotSchedule"

rollout:
enabled: true
Expand Down

0 comments on commit 9cf4b2d

Please sign in to comment.