Skip to content

Commit

Permalink
rekor: Fixed silly typo in README.
Browse files Browse the repository at this point in the history
Co-authored-by: Bob Callaway <[email protected]>
Signed-off-by: sfox-equinix <[email protected]>
  • Loading branch information
sfox-equinix and bobcallaway authored Sep 10, 2024
1 parent fbe558f commit 54964e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/rekor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Part of the sigstore project, Rekor is a timestamping server and transparency lo
| server.attestation_storage.persistence.size | string | `"5Gi"` | |
| server.attestation_storage.persistence.storageClass | string | `""` | |
| server.attestation_storage.persistence.subPath | string | `""` | |
| server.awsKmsCredentialsSecretName | string | `"aws-kms-credentials"` | ubernetes secret name containing IAM credentials for use with AWS KMS |
| server.awsKmsCredentialsSecretName | string | `"aws-kms-credentials"` | kubernetes secret name containing IAM credentials for use with AWS KMS |
| server.awsKmsRegion | string | `"us-east-1"` | AWS region if using AWS KMS for signing key |
| server.config.key | string | `"treeID"` | |
| server.config.treeID | string | `""` | |
Expand Down

0 comments on commit 54964e0

Please sign in to comment.