From 19c235f08e7b634f5dc9a3fb62944c756cfc4ef9 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 26 Feb 2025 12:31:28 -0600 Subject: [PATCH] disable password files --- clusters/cl01tl/applications/immich/values.yaml | 1 + clusters/cl01tl/applications/outline/values.yaml | 1 + clusters/cl01tl/applications/searxng/values.yaml | 1 + clusters/cl01tl/platform/matrix-synapse/values.yaml | 1 + clusters/cl01tl/platform/stalwart/values.yaml | 1 + clusters/cl01tl/services/blocky/values.yaml | 1 + 6 files changed, 6 insertions(+) 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