atlasbot: enable debug pipeline logging

This commit is contained in:
Brad Stein 2026-01-31 16:29:46 -03:00
parent ce39b3ae98
commit d1f06aeb1b

View File

@ -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