Skip to content

Commit 67c875b

Browse files
committed
Add NATS_URL to api config
1 parent 61e2a8a commit 67c875b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

k8s/base/api/configmap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ data:
66
RUST_LOG: 'skeever=debug,api=debug,tower_http=debug,axum::rejection=trace,serenity=debug'
77
EVENT_STREAM_NAME: 'ODDLAWS_EVENTS'
88
EVENT_STREAM_PREFIX: 'oddlaws.events'
9+
NATS_URL: 'nats://nats-production.production.svc.cluster.local:4222'

0 commit comments

Comments
 (0)