diff --git a/clusters/cl01tl/helm/dawarich/values.yaml b/clusters/cl01tl/helm/dawarich/values.yaml index b0870a599..48a472382 100644 --- a/clusters/cl01tl/helm/dawarich/values.yaml +++ b/clusters/cl01tl/helm/dawarich/values.yaml @@ -181,7 +181,7 @@ dawarich: - name: SECRET_KEY_BASE valueFrom: secretKeyRef: - name: dawarich-key-secret + name: dawarich-key key: key - name: RAILS_LOG_TO_STDOUT value: true diff --git a/clusters/cl01tl/helm/democratic-csi-synology-iscsi/values.yaml b/clusters/cl01tl/helm/democratic-csi-synology-iscsi/values.yaml index eb4d39579..6ff03f0f2 100644 --- a/clusters/cl01tl/helm/democratic-csi-synology-iscsi/values.yaml +++ b/clusters/cl01tl/helm/democratic-csi-synology-iscsi/values.yaml @@ -61,4 +61,3 @@ democratic-csi: image: registry: registry.k8s.io/sig-storage/csi-node-driver-registrar tag: v2.16.0@sha256:ab482308a4921e28a6df09a16ab99a457e9af9641ff44fb1be1a690d07ce8b70 - enablePSP: true