Skip to content

Commit

Permalink
chore: fix typo
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 17, 2023
1 parent 496eb4c commit 00fd4bb
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 @@ -265,7 +265,7 @@ pluginSecrets:
# If installing the AWS plugin, the below config is required unless one of the following applies:
# - the target cluster already has a secret with the correct format and you've specified its name above
# - you're deploying to a K8s cluster in AWS and relying on an node instance IAM role
# - you're deploying to an K8s cluster in AWS and relying on IMDSv2, plus you've specified auth.serviceAccountName
# - you're deploying to a K8s cluster in AWS and relying on IMDSv2, plus you've specified auth.serviceAccountName
aws: {}
# secretName: aws-creds # ensure this matches the AWS plugin values above
# accessKeyId: ""
Expand Down

0 comments on commit 00fd4bb

Please sign in to comment.