mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-13 23:23:51 +02:00
feat: fix current problem with helm upgrade
This commit is contained in:
@@ -41,7 +41,7 @@ persistence:
|
|||||||
enabled: true
|
enabled: true
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
storageClassName: "PLACEHOLDER"
|
storageClassName: "csi-cephfs-sc"
|
||||||
size: 19Gi
|
size: 19Gi
|
||||||
|
|
||||||
# This is to setup the liveness and readiness probes more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/
|
# This is to setup the liveness and readiness probes more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/
|
||||||
|
Reference in New Issue
Block a user