Skip to content

Commit

Permalink
feat: change logStructured to true
Browse files Browse the repository at this point in the history
This will enable json logging for the operator an might work better with
proper logging setup.
  • Loading branch information
TrayserCassa committed Feb 17, 2025
1 parent eb2a9ee commit 798bce4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ tolerations: []
labels: {}
podAnnotations: {}

logStructured: false
# If set to true this will create json logs instead of user logs
logStructured: true
debug: false

0 comments on commit 798bce4

Please sign in to comment.