diff --git a/kubernetes/main/apps/system-controllers/snapshot-controller/app/helmrelease.yaml b/kubernetes/main/apps/system-controllers/snapshot-controller/app/helmrelease.yaml index c3703b75..1b0d4a43 100644 --- a/kubernetes/main/apps/system-controllers/snapshot-controller/app/helmrelease.yaml +++ b/kubernetes/main/apps/system-controllers/snapshot-controller/app/helmrelease.yaml @@ -23,9 +23,3 @@ spec: controller: serviceMonitor: create: true - webhook: - enabled: true - tls: - certManagerIssuerRef: - name: snapshot-controller-webhook-ca - kind: Issuer