diff --git a/charts/values.yaml b/charts/values.yaml index aa5a968..402473e 100644 --- a/charts/values.yaml +++ b/charts/values.yaml @@ -42,7 +42,7 @@ persistence: enabled: true accessModes: - ReadWriteOnce - storageClassName: "csi-cephfs-sc" + storageClassName: "proxmox-csi" 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/