Skip to content

Commit

Permalink
fix(mealie): set log level to trace for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim Shakavin committed Sep 29, 2024
1 parent 0056aba commit a4be1dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/apps/default/mealie/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ spec:
TZ: "${TIMEZONE}"
PUID: "1000"
PGID: "1000"
LOG_LEVEL: "debug"
envFrom: *envFrom
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit a4be1dc

Please sign in to comment.