Ca-Clusterissuer¶
There are various customizations you can do to tailor the deployment of OpenStack Ca-Clusterissuer. You can find those below.
General Parameters¶
conf.ca.issuer.name
Type: string
Description:
“ca-clusterissuer”
conf.ca.secret.crt
Type: string
Description:
nil
conf.ca.secret.key
Type: string
Description:
nil
conf.ca.secret.name
Type: string
Description:
“secret-name”
conf.ca.secret.namespace
Type: string
Description:
“cert-manager”
extraObjects
Type: object
Description: Extra K8s manifests to deploy. Either a list or a map of manifests. # Note: Supports use of custom Helm templates # Note: Helm replaces (instead of merging) list values when several values # files are combined, so if you need to define extraObjects in more than one # overrides file, use the map form and make sure the keys are unique across # those files. With the list form only the last file takes effect.
{}
manifests.clusterissuer
Type: bool
Description:
true
manifests.secret_ca
Type: bool
Description:
true