diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index 6bdfc8690..cefb48d83 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -212,6 +212,7 @@ valkey: architecture: standalone auth: enabled: false + usePasswordFiles: false primary: persistence: enabled: false diff --git a/clusters/cl01tl/applications/outline/values.yaml b/clusters/cl01tl/applications/outline/values.yaml index e2a4c9f2c..c47eb250b 100644 --- a/clusters/cl01tl/applications/outline/values.yaml +++ b/clusters/cl01tl/applications/outline/values.yaml @@ -179,6 +179,7 @@ valkey: architecture: standalone auth: enabled: false + usePasswordFiles: false primary: persistence: enabled: false diff --git a/clusters/cl01tl/applications/searxng/values.yaml b/clusters/cl01tl/applications/searxng/values.yaml index afc29977e..d4314375c 100644 --- a/clusters/cl01tl/applications/searxng/values.yaml +++ b/clusters/cl01tl/applications/searxng/values.yaml @@ -132,6 +132,7 @@ valkey: architecture: standalone auth: enabled: false + usePasswordFiles: false primary: persistence: enabled: false diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index f806b3525..bd2aa21a9 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -310,6 +310,7 @@ valkey-hookshot: architecture: standalone auth: enabled: false + usePasswordFiles: false primary: persistence: enabled: false diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index 51256d3d2..6e8cdc56d 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -71,6 +71,7 @@ valkey: architecture: standalone auth: enabled: false + usePasswordFiles: false primary: persistence: enabled: false diff --git a/clusters/cl01tl/services/blocky/values.yaml b/clusters/cl01tl/services/blocky/values.yaml index 794870617..3dd14f531 100644 --- a/clusters/cl01tl/services/blocky/values.yaml +++ b/clusters/cl01tl/services/blocky/values.yaml @@ -217,6 +217,7 @@ valkey: architecture: standalone auth: enabled: false + usePasswordFiles: false primary: persistence: enabled: false