Skip to content

Commit

Permalink
Update affinity.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
khushimalhoz authored Jul 30, 2024
1 parent 61a0e3c commit 19f93c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/microservice/examples/affinity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ deployment:
limits:
memory: 500Mi
cpu: 500m
affinity:
enabled: true # Set to false to disable podAntiAffinity
topologySpreadConstraints:
enabled: true # Set to false to disable topologySpreadConstraints
volumes:
enabled: true
configMaps:
Expand Down

0 comments on commit 19f93c6

Please sign in to comment.