You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
Note the mix of snake and camel case. Should be all camel case.
certManager:
enabled: false
rbac:
create: true
# -- Defaults to the release name, override if CA is provided outside of the chart
issuer_name: ""
issuer_kind: "Issuer"
issuer_group: "cert-manager.io"
# -- Specify to use a namespace other then the one the chart is installed into
namespace: ""
kube_config_file: ""
ca:
# -- Creates a Cert-Manager CA
create: false
# -- Duration of the CA. Defaults to 10 years.
duration: 87600h
privateKey:
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Note the mix of snake and camel case. Should be all camel case.
The text was updated successfully, but these errors were encountered: