mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
AB: fix storage class key
This commit is contained in:
@@ -43,7 +43,7 @@ spec:
|
||||
# Persistence configuration
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClassName: longhorn
|
||||
storageClass: longhorn
|
||||
size: 10Gi
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
|
||||
Reference in New Issue
Block a user