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:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
storageClass: "standard"
|
storageClass: longhorn
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
size: 10Gi
|
size: 10Gi
|
||||||
mountPath: /opt/stalwart
|
mountPath: /opt/stalwart
|
||||||
|
|||||||
Reference in New Issue
Block a user