From 811cdbe204f4c2bdafb008641b471690d30592ac Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Mon, 29 Dec 2025 14:48:28 -0600 Subject: [PATCH] update to storageclass --- clusters/ontime-jwetzell/configs/storageclass.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/ontime-jwetzell/configs/storageclass.yaml b/clusters/ontime-jwetzell/configs/storageclass.yaml index da69c2a..b1347ee 100644 --- a/clusters/ontime-jwetzell/configs/storageclass.yaml +++ b/clusters/ontime-jwetzell/configs/storageclass.yaml @@ -6,7 +6,7 @@ metadata: provisioner: ru.yandex.s3.csi parameters: mounter: rclone - bucket: stages-volume + bucket: ontime csi.storage.k8s.io/provisioner-secret-name: csi-s3-secret csi.storage.k8s.io/provisioner-secret-namespace: csi-s3 csi.storage.k8s.io/controller-publish-secret-name: csi-s3-secret