Skip to content

Commit

Permalink
Support taints in helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
dlakhaws committed Feb 2, 2024
1 parent f45c3bf commit 2323eef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/aws-mountpoint-s3-csi-driver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ node:
memory: 40Mi
limits:
memory: 256Mi
tolerateAllTaints: true
sidecars:
nodeDriverRegistrar:
image:
Expand Down

0 comments on commit 2323eef

Please sign in to comment.