Cert-manager Helm values reference#
Helm values reference table for the cert-manager
application.
Key |
Type |
Default |
Description |
---|---|---|---|
cert-manager.cainjector.extraArgs |
list |
|
Additional arguments to the CA injector |
cert-manager.extraArgs |
list |
|
Additional arguments to the main cert-manager pod |
cert-manager.installCRDs |
bool |
|
Whether to install CRDs |
cert-manager.webhook.extraArgs |
list |
|
Additional arguments to the webhook pod |
config.createIssuer |
bool |
|
Whether to create a Let’s Encrypt DNS-based cluster issuer |
config.email |
string |
sqre-admin |
Contact email address registered with Let’s Encrypt |
config.route53.awsAccessKeyId |
string |
None, must be set if |
AWS access key ID for Route 53 (must match |
config.route53.hostedZone |
string |
None, must be set if |
Route 53 hosted zone in which to create challenge records |
global.vaultSecretsPath |
string |
Set by Argo CD |
Base path for Vault secrets |