diff --git a/helm/db-controller/templates/webhook.yaml b/helm/db-controller/templates/webhook.yaml index d1ed3c11..0ecaa79d 100644 --- a/helm/db-controller/templates/webhook.yaml +++ b/helm/db-controller/templates/webhook.yaml @@ -34,7 +34,7 @@ webhooks: - clientConfig: caBundle: Cg== service: - name: {{ include "db-controller.fullname" . }} + name: {{ include "db-controller.fullname" . }}-dsnexec path: /mutate-dsnexec port: 7443 namespace: {{ .Release.Namespace }}