correct comment in values file
Signed-off-by: Ims, Julie <juliebergeims@gmail.com>
This commit is contained in:
parent
bf82359060
commit
2acc8ae349
1 changed files with 1 additions and 1 deletions
|
@ -2029,7 +2029,7 @@ server:
|
||||||
# -- Usages for the certificate
|
# -- Usages for the certificate
|
||||||
### Ref: https://cert-manager.io/docs/reference/api-docs/#cert-manager.io/v1.KeyUsage
|
### Ref: https://cert-manager.io/docs/reference/api-docs/#cert-manager.io/v1.KeyUsage
|
||||||
usages: []
|
usages: []
|
||||||
# Allows the certificate to be composed from data residing in existing Kubernetes Resources, including other Secrets.
|
# -- Annotations that allow the certificate to be composed from data residing in existing Kubernetes Resources
|
||||||
secretTemplateAnnotations: {}
|
secretTemplateAnnotations: {}
|
||||||
|
|
||||||
# TLS certificate configuration via Secret
|
# TLS certificate configuration via Secret
|
||||||
|
|
Loading…
Reference in a new issue