diff --git a/infrastructure/ontime-dev-doks/csi-s3/csi-s3.yaml b/infrastructure/ontime-dev-doks/csi-s3/csi-s3.yaml index e93f605..b658d96 100644 --- a/infrastructure/ontime-dev-doks/csi-s3/csi-s3.yaml +++ b/infrastructure/ontime-dev-doks/csi-s3/csi-s3.yaml @@ -33,7 +33,7 @@ spec: secret: create: false storageClass: - create: true + create: false images: provisioner: registry.k8s.io/sig-storage/csi-provisioner:v6.0.0 registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.15.0 diff --git a/infrastructure/ontime-jwetzell/csi-s3/csi-s3.yaml b/infrastructure/ontime-jwetzell/csi-s3/csi-s3.yaml index e93f605..b658d96 100644 --- a/infrastructure/ontime-jwetzell/csi-s3/csi-s3.yaml +++ b/infrastructure/ontime-jwetzell/csi-s3/csi-s3.yaml @@ -33,7 +33,7 @@ spec: secret: create: false storageClass: - create: true + create: false images: provisioner: registry.k8s.io/sig-storage/csi-provisioner:v6.0.0 registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.15.0