Skip to content

Commit

Permalink
chore: fix Helm chart lint error
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
  • Loading branch information
TylerGillson committed Nov 10, 2023
1 parent 17c83e2 commit c938c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/validator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ plugins:
# By default, a secret will be created. Leave the above fields blank and specify 'createSecret: false' to use an existing secret.
# WARNING: the existing secret must match the format used in auth-secret.yaml
# createSecret: true
# Override the service account used by AWS validator (optional, could be used for IMDSv2 on EKS)
# WARNING: the chosen service account must have the same RBAC privileges as seen in manager-rbac.yaml
serviceAccountName: ""
Expand Down

0 comments on commit c938c89

Please sign in to comment.