atlasbot: enable debug pipeline logging
This commit is contained in:
parent
ce39b3ae98
commit
d1f06aeb1b
@ -67,7 +67,7 @@ spec:
|
||||
hardware: rpi5
|
||||
containers:
|
||||
- name: atlasbot
|
||||
image: registry.bstein.dev/bstein/atlasbot:0.1.0-43
|
||||
image: registry.bstein.dev/bstein/atlasbot:0.1.0-44
|
||||
command: ["/bin/sh","-c"]
|
||||
args:
|
||||
- |
|
||||
@ -114,6 +114,8 @@ spec:
|
||||
value: "8090"
|
||||
- name: ATLASBOT_QUEUE_ENABLED
|
||||
value: "true"
|
||||
- name: ATLASBOT_DEBUG_PIPELINE
|
||||
value: "true"
|
||||
- name: ATLASBOT_NATS_URL
|
||||
value: nats://nats.nats.svc.cluster.local:4222
|
||||
- name: ATLASBOT_NATS_STREAM
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user