fix(helm): storage class value name

This commit is contained in:
SkalaNetworks
2023-10-18 09:32:37 +02:00
committed by Dario Tranchitella
parent 73e0618ad3
commit 129cb0e6fe

View File

@@ -54,7 +54,7 @@ etcd:
name: ""
persistence:
size: 10Gi
storageClass: ""
storageClassName: ""
accessModes:
- ReadWriteOnce
# -- The custom annotations to add to the PVC