Skip to content

Commit aed4800

Browse files
Update deploy/charts/github-token-manager/README.md
Co-authored-by: Robin Breathe <[email protected]>
1 parent 53b405e commit aed4800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/charts/github-token-manager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The `config.provider` field supported options are:
3737
- `gcp`: The GitHub App private key is stored in GCP KMS.
3838
- `vault`: The GitHub App private key is stored in HashiCorp Vault.
3939

40-
When using external providers like `aws`, `gcp`, or `vault`, the application must be configured to have the necessary permissions to access the external store.
40+
When using external providers like `aws`, `gcp`, or `vault`, the controller's `ServiceAccount` must be configured with the necessary permissions to access the external store.
4141

4242
### Example values.yaml configuration for aws provider
4343

0 commit comments

Comments
 (0)