From e2d317a0db827b809b963601f18ba7b2390be674 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 6 Apr 2026 19:25:03 -0500 Subject: [PATCH] fix: wrong repo --- clusters/cl01tl/helm/snapshot-controller/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/snapshot-controller/values.yaml b/clusters/cl01tl/helm/snapshot-controller/values.yaml index d71042dea..23ab30209 100644 --- a/clusters/cl01tl/helm/snapshot-controller/values.yaml +++ b/clusters/cl01tl/helm/snapshot-controller/values.yaml @@ -17,5 +17,5 @@ snapshot-controller: create: true webhook: image: - repository: ghcr.io/piraeusdatastore/snapshot-conversion-webhook + repository: registry.k8s.io/sig-storage/snapshot-conversion-webhook tag: v8.5.0@sha256:1299486676accf16661d8a040c8715ce03fc5df0351a076f14247a873bfbfc0d -- 2.49.1