Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
backjo authored Feb 11, 2022
1 parent 73b054a commit 1bba125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This project handles syncing certificates managed in kubernetes into AWS ACM, so


Basic usage:
To import a certificate to ACM automatically, annotate the Certificate resource with `legalzoom.com/import-to-acm`.
To import a certificate to ACM automatically, annotate the Certificate resource with `legalzoom.com/import-to-acm: 'true'`.

Permissions:
This controller requires List,Get,Watch permissions on Secrets and Certificates across any namespaces that you wish to allow certificates to be imported into ACM.
Expand Down

0 comments on commit 1bba125

Please sign in to comment.