Skip to content

Commit 1fa2977

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

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
@@ -33,7 +33,7 @@ commonAnnotations | Common annotations for all resources | `{}`
3333

3434
The `config.provider` field supported options are:
3535
- `aws`: The GitHub App private key is stored in AWS KMS (asymmetric, RSA_2048, sign and verify key) and the `config.key` field should be set to the alias of this KMS key.
36-
- `file`: The GitHub App private key is stored in a file and the `config.key` field should be set to the path to this file.
36+
- `file`: The GitHub App private key is embedded by YAML multiline string in the `config.key` field.
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

0 commit comments

Comments
 (0)