Skip to content

Commit 51fd9d9

Browse files
committed
downgrade csi-provisioner to ensure k8s compatibility
1 parent fe84ccd commit 51fd9d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/csi-cloudscale/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ provisioner:
3838
image:
3939
registry: registry.k8s.io
4040
repository: sig-storage/csi-provisioner
41-
tag: v6.1.0
41+
tag: v5.3.0
4242
pullPolicy: IfNotPresent
4343
logLevelVerbosity: 5
4444
resources: {}

0 commit comments

Comments
 (0)