mirror of
https://github.com/clastix/kamaji.git
synced 2026-04-15 06:56:47 +00:00
fix(helm): storage class value name
This commit is contained in:
committed by
Dario Tranchitella
parent
73e0618ad3
commit
129cb0e6fe
@@ -54,7 +54,7 @@ etcd:
|
||||
name: ""
|
||||
persistence:
|
||||
size: 10Gi
|
||||
storageClass: ""
|
||||
storageClassName: ""
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
# -- The custom annotations to add to the PVC
|
||||
|
||||
Reference in New Issue
Block a user