diff --git a/apps/templates/mbgwp-helm.yaml b/apps/templates/mbgwp-helm.yaml index c7fbb34..9998c79 100644 --- a/apps/templates/mbgwp-helm.yaml +++ b/apps/templates/mbgwp-helm.yaml @@ -21,7 +21,8 @@ spec: ingressClassName: nginx hostname: mbgwp.hensen.io path: / - annotations: {} + annotations: + cert-manager.io/cluster-issuer: prod-cluster-issuer tls: true tlsWwwPrefix: false selfSigned: false