Change production GARM log level to debug
This commit is contained in:
parent
d08146556f
commit
9db87e4914
1 changed files with 3 additions and 0 deletions
|
|
@ -21,3 +21,6 @@ credentials:
|
||||||
existingSecretName: "edge-credential"
|
existingSecretName: "edge-credential"
|
||||||
gitea:
|
gitea:
|
||||||
url: "https://edp.buildth.ing" # Required
|
url: "https://edp.buildth.ing" # Required
|
||||||
|
garm:
|
||||||
|
logging:
|
||||||
|
logLevel: debug
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue