Cert Manager Integration
Appears in
.Values.ingress.$name.integration.certManager
enabled
Enables or Disables the cert-manager integration
Key | ingress.$name.integrations.certManager.enabled |
Type | bool |
Required | ✅ |
Helm tpl | ❌ |
Default | false |
Example
certificateIssuer
Define the certificate issuer for this cert-manager integration
Key | ingress.$name.integrations.certManager.certificateIssuer |
Type | string |
Required | ❌ |
Helm tpl | ❌ |
Default | "" |
Example