From 843b64346d79bc079fe567459e923db931e3499d Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 19 Jul 2026 22:12:18 +0200 Subject: [PATCH] autocommit --- helm/argocd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/argocd/values.yaml b/helm/argocd/values.yaml index 9e722e0..eb77716 100644 --- a/helm/argocd/values.yaml +++ b/helm/argocd/values.yaml @@ -73,7 +73,7 @@ global: # -- Set the global logging format. Either: `text` or `json` format: text # -- Set the global logging level. One of: `debug`, `info`, `warn` or `error` - level: info + level: debug # -- Annotations for the all deployed Statefulsets statefulsetAnnotations: {}