Ca-Issuer¶
There are various customizations you can do to tailor the deployment of OpenStack Ca-Issuer. You can find those below.
General Parameters¶
cert_manager_version
Type: string
Description:
“v1.0.0”
conf.ca.issuer.name
Type: string
Description:
“ca-issuer”
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”
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.issuer
Type: bool
Description:
true
manifests.secret_ca
Type: bool
Description:
true