mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-12 14:43:50 +02:00
feat: fix current problem with helm upgrade
This commit is contained in:
@@ -41,7 +41,7 @@ persistence:
|
||||
enabled: true
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
storageClassName: "PLACEHOLDER"
|
||||
storageClassName: "csi-cephfs-sc"
|
||||
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/
|
||||
|
Reference in New Issue
Block a user