camtiler: Specify Mongo collection for event source

This commit is contained in:
Lauri Võsandi 2022-12-13 13:10:11 +02:00
parent 98ae369b41
commit 76cfcd083b
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ spec:
- containerPort: 3002
name: nodejs
env:
- name: MONGO_COLLECTION
value: eventlog
- name: MONGODB_HOST
valueFrom:
secretKeyRef: