Skip to content

Commit

Permalink
Update values.yaml regd #564
Browse files Browse the repository at this point in the history
  • Loading branch information
netikras committed Jul 4, 2024
1 parent 7b32059 commit f8a451f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/aws-mountpoint-s3-csi-driver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ node:
create: true
name: s3-csi-driver-sa
annotations:
## Specify the SA's role ARN
# "eks.amazonaws.com/role-arn": ""
## Specify the SA's role ARN. Otherwise the the driver will be "Forbidden" from accessing s3 buckets
"eks.amazonaws.com/role-arn": ""
nodeSelector: {}
resources:
requests:
Expand Down

0 comments on commit f8a451f

Please sign in to comment.