Skip to content

Commit

Permalink
fulcio: Fixed silly typo in README.
Browse files Browse the repository at this point in the history
ubernetes is the new kubernetes.

Co-authored-by: Bob Callaway <bobcallaway@users.noreply.github.com>
Signed-off-by: sfox-equinix <sfoxjr@equinix.com>
  • Loading branch information
sfox-equinix and bobcallaway authored Sep 10, 2024
1 parent 408e947 commit f94ee9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/fulcio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ helm uninstall [RELEASE_NAME]
| server.args.grpcPort | int | `5554` | |
| server.args.hsm_caroot_id | string | `nil` | |
| server.args.port | int | `5555` | |
| 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.grpcSvcPort | int | `5554` | |
| server.image.pullPolicy | string | `"IfNotPresent"` | |
Expand Down

0 comments on commit f94ee9d

Please sign in to comment.