Skip to content

Commit

Permalink
Use json log format
Browse files Browse the repository at this point in the history
  • Loading branch information
ausias-armesto committed Dec 9, 2024
1 parent b15c794 commit 968b094
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions helm/values-staging-green.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ replicas: 5
network: rotsee
version: singapore-latest

deployment:
env: |
- name: RUST_LOG
value: info
- name: RUST_BACKTRACE
value: full
- name: HOPRD_LOG_FORMAT
value: json
config: |
hopr:
chain:
Expand Down

0 comments on commit 968b094

Please sign in to comment.