Skip to content

Commit

Permalink
changed conflicting names of webhook client config services between d…
Browse files Browse the repository at this point in the history
…bproxy and dbdsn
  • Loading branch information
abodhekar committed Sep 25, 2023
1 parent 0db8bdf commit 0cc0073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/db-controller/templates/webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 0cc0073

Please sign in to comment.