Skip to content

Commit

Permalink
doc: typos in Readme (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexouzounis authored Feb 19, 2020
1 parent a8c0bd0 commit fb5f3f6
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 @@ -121,4 +121,4 @@ A use case for that is that you wish to fetch secrets from different AWS Account
To do that, set the `operatorInstance` and `namespaceToWatch` fields in helm.
The operator will only watch CredstashSecrets that have labels with `operatorInstance=SOMETHING` and are in the specific namespace specified.
**Note that if you deploy the operator without either `operatorInstance` and `namespaceToWatch` then it will attempt to read all CRDs. **
**Note that if you deploy the operator without either `operatorInstance` or `namespaceToWatch` then it will process all CRDs.**

0 comments on commit fb5f3f6

Please sign in to comment.