From 6f7a387e6ea2892c7073ebaebec40551210c8ae0 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 6 Mar 2026 16:10:49 -0600 Subject: [PATCH] feat: disable metrics for auth instances --- clusters/cl01tl/helm/directus/values.yaml | 2 ++ clusters/cl01tl/helm/matrix-synapse/values.yaml | 2 ++ clusters/cl01tl/helm/postiz/values.yaml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/clusters/cl01tl/helm/directus/values.yaml b/clusters/cl01tl/helm/directus/values.yaml index cf451a9c9..5e2d432f3 100644 --- a/clusters/cl01tl/helm/directus/values.yaml +++ b/clusters/cl01tl/helm/directus/values.yaml @@ -239,3 +239,5 @@ valkey: aclUsers: default: permissions: "~* &* +@all" + metrics: + enabled: false diff --git a/clusters/cl01tl/helm/matrix-synapse/values.yaml b/clusters/cl01tl/helm/matrix-synapse/values.yaml index 7225c7221..172a511e2 100644 --- a/clusters/cl01tl/helm/matrix-synapse/values.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/values.yaml @@ -461,6 +461,8 @@ valkey-matrix-synapse: aclUsers: default: permissions: "~* &* +@all" + metrics: + enabled: false valkey-hookshot: valkey: nameOverride: valkey-hookshot diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index d5deebf80..0bd08a0d3 100644 --- a/clusters/cl01tl/helm/postiz/values.yaml +++ b/clusters/cl01tl/helm/postiz/values.yaml @@ -175,6 +175,8 @@ valkey: aclUsers: default: permissions: "~* &* +@all" + metrics: + enabled: false volsync-target-config: pvcTarget: postiz-config local: