mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Stalwart: Change storageclass to longhorn
This commit is contained in:
@@ -17,7 +17,7 @@ service:
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: "standard"
|
||||
storageClass: longhorn
|
||||
accessMode: ReadWriteOnce
|
||||
size: 10Gi
|
||||
mountPath: /opt/stalwart
|
||||
|
||||
Reference in New Issue
Block a user