Skip to content

Commit

Permalink
fix: add RUST_LOG env var
Browse files Browse the repository at this point in the history
  • Loading branch information
H1ghBre4k3r committed Oct 22, 2023
1 parent 91b601f commit 4f12117
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ spec:
imagePullPolicy: Always
name: decentnoobbot-deployment
env:
- name: RUST_LOG
value: debug
- name: BOT_TOKEN
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 4f12117

Please sign in to comment.