From 90624f9b6c2cf04e695daa411792e0aff2027ef2 Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Thu, 30 Jan 2025 01:18:06 +0100 Subject: [PATCH] Added snapshot controller --- infrastructure/controllers/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infrastructure/controllers/kustomization.yaml b/infrastructure/controllers/kustomization.yaml index d8f3806..8f94222 100644 --- a/infrastructure/controllers/kustomization.yaml +++ b/infrastructure/controllers/kustomization.yaml @@ -9,4 +9,6 @@ resources: - ./node-feature-discovery - https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/refs/tags/v1.1.8/manifests/dragonfly-operator.yaml - https://github.com/piraeusdatastore/piraeus-operator//config/default?ref=v2.7.1 + - https://github.com/kubernetes-csi/external-snapshotter//client/config/crd?ref=v8.2.0 + - https://github.com/kubernetes-csi/external-snapshotter//deploy/kubernetes/snapshot-controller?ref=v8.2.0 - github.com/kubernetes-sigs/descheduler/kubernetes/cronjob?ref=release-1.32