mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-07 07:51:38 +01:00
fix(helmfile): Add logLevel to globals
This commit is contained in:
committed by
Thorsten Rossner
parent
c2e9204c56
commit
8db9bf3c99
@@ -10,4 +10,7 @@ cleanup:
|
||||
keepPVCOnDelete: false
|
||||
# Keep additional resources, like certificates on deletion of this release.
|
||||
keepRessourceOnDelete: true
|
||||
debug:
|
||||
# Currently used in: umsKeycloak
|
||||
logLevel: "INFO"
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user