Skip to content

Commit

Permalink
Fix topologySpreadConstraints default value
Browse files Browse the repository at this point in the history
  • Loading branch information
DaazKu committed Apr 8, 2024
1 parent 68bdb3f commit 846a17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/gha-runner-scale-set-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ tolerations: []

affinity: {}

topologySpreadConstraints: {}
topologySpreadConstraints: []

# Mount volumes in the container.
volumes: []
Expand Down

0 comments on commit 846a17d

Please sign in to comment.