From 1dc3bedd52cdc878449e96d1de9743c43a4b7fe5 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 27 Dec 2025 19:05:27 +0100 Subject: [PATCH] servicemonitor disabled --- auth-system/authentik-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth-system/authentik-values.yaml b/auth-system/authentik-values.yaml index ffa1a51..6cfba5f 100644 --- a/auth-system/authentik-values.yaml +++ b/auth-system/authentik-values.yaml @@ -152,7 +152,7 @@ worker: metrics: enabled: true serviceMonitor: - enabled: true + enabled: false interval: 30s # DISABLE bundled PostgreSQL - using shared instance