diff --git a/helm/argocd/values.yaml b/helm/argocd/values.yaml index 0dafed9..fd2752a 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: {}