Skip to content

Commit

Permalink
feat(config/values.yaml): coredns add affinity and tolerations
Browse files Browse the repository at this point in the history
  • Loading branch information
mayooot committed Sep 11, 2024
1 parent 658df9f commit 16f462f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ controlPlane:
labels: {}
annotations: {}
nodeSelector: {}
affinity: {}
tolerations: []
resources:
limits:
cpu: 1000m
Expand Down

0 comments on commit 16f462f

Please sign in to comment.