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