diff --git a/helm/oci-native-ingress-controller/templates/webhook.yaml b/helm/oci-native-ingress-controller/templates/webhook.yaml index 5f51ef73..bc9471c9 100644 --- a/helm/oci-native-ingress-controller/templates/webhook.yaml +++ b/helm/oci-native-ingress-controller/templates/webhook.yaml @@ -17,7 +17,7 @@ spec: issuerRef: kind: Issuer name: oci-native-ingress-controller-ca - secretName: oci-native-ingress-controller-tls + secretName: {{ template "oci-native-ingress-controller.webhookCertSecret" . }} --- apiVersion: cert-manager.io/v1 kind: Issuer