Skip to content

Commit c38fc81

Browse files
Merge branch 'main' into release-please--branches--main--components--operator
2 parents 5528bd8 + d39973b commit c38fc81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/overlays/helm/mutatingwebhook.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ apiVersion: admissionregistration.k8s.io/v1
22
kind: MutatingWebhookConfiguration
33
metadata:
44
name: mutating-webhook-configuration
5+
annotations:
6+
cert-manager.io/inject-ca-from: "___'{{ include \"chart.namespace\" . }}/open-feature-operator-serving-cert'___"
57
webhooks:
68
- name: mutate.openfeature.dev
79
failurePolicy: "___{{ .Values.mutatingWebhook.failurePolicy }}___"

0 commit comments

Comments
 (0)