feat(values): Add LOG_LEVEL environment variable

Add a new environment variable `LOG_LEVEL` set to `debug` to enhance logging capabilities for the application, aiding in debugging and observability.
This commit is contained in:
Daniel Sy 2025-08-13 15:56:40 +02:00
parent 3fc36dcfe2
commit b85a68267e
Signed by: Daniel.Sy
GPG key ID: 1F39A8BBCD2EE3D3

View file

@ -34,6 +34,8 @@ envVars:
secretKeyRef:
name: dex-argo-client
key: clientSecret
- name: LOG_LEVEL
value: debug
config:
# Set it to a valid URL