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: {}