wgo loglevel

This commit is contained in:
Michael Thomson
2023-11-24 11:24:55 -05:00
parent dab434c5d0
commit d0371c2261

View File

@@ -33,7 +33,7 @@ spec:
nameOverride: "" nameOverride: ""
fullnameOverride: "" fullnameOverride: ""
# -- What log level to output. Valid levels are 'debug', 'info', 'warn' and 'error' # -- What log level to output. Valid levels are 'debug', 'info', 'warn' and 'error'
logLevel: info logLevel: debug
# -- Additional arguments to pass in to the gitops-server # -- Additional arguments to pass in to the gitops-server
additionalArgs: additionalArgs:
- --insecure-no-authentication-user=kube-apiserver - --insecure-no-authentication-user=kube-apiserver