diff --git a/kubernetes/apps/volsync-system/snapshot-controller/app/helmrelease.yaml b/kubernetes/apps/volsync-system/snapshot-controller/app/helmrelease.yaml index ee3bce2d9..694ade680 100644 --- a/kubernetes/apps/volsync-system/snapshot-controller/app/helmrelease.yaml +++ b/kubernetes/apps/volsync-system/snapshot-controller/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: snapshot-controller - version: 3.0.6 + version: 4.0.1 sourceRef: kind: HelmRepository name: piraeus @@ -38,5 +38,3 @@ spec: # needed for successful VolumeSnapshots # see: https://github.com/longhorn/longhorn/issues/2534#issuecomment-1010508714 type: snap - webhook: - enabled: false