diff --git a/actual-budget/helm-actual-budget.yaml b/actual-budget/helm-actual-budget.yaml index 8132c69..62c6958 100644 --- a/actual-budget/helm-actual-budget.yaml +++ b/actual-budget/helm-actual-budget.yaml @@ -43,7 +43,7 @@ spec: # Persistence configuration persistence: enabled: true - storageClassName: longhorn + storageClass: longhorn size: 10Gi accessModes: - ReadWriteOnce