From 83f7a2a12a076ffd7c24e6a1f228e1684205b93b Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 19 Jul 2026 20:18:00 +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 fd2752a..0dafed9 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: debug + level: info # -- Annotations for the all deployed Statefulsets statefulsetAnnotations: {}