Skip to content

Commit

Permalink
Update api-overview.md (external-secrets#1361)
Browse files Browse the repository at this point in the history
  • Loading branch information
r-darwish authored Jul 18, 2022
1 parent 3245951 commit c620ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ the cluster and update the secrets accordingly.
## Resource model

To understand the mechanics of the operator let's start with the data model. The
SecretStore references an bucket of key/value pairs. But because every external
SecretStore references a bucket of key/value pairs. But because every external
API is slightly different this bucket may be e.g. an instance of an Azure
KeyVault or a AWS Secrets Manager in a certain AWS Account and region. Please
take a look at the provider documentation to see what the Bucket actually maps
Expand Down

0 comments on commit c620ad1

Please sign in to comment.