1
0
forked from k-space/kube

camtiler: Reduce logging verbosity for Mongo

This commit is contained in:
2022-09-04 08:26:54 +03:00
parent 3106c75c24
commit ee4b1ddf57
2 changed files with 5 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
To apply changes:
```
kubectl apply -n camtiler -f application.yml -f mongoexpress.yml -f mongodb-support.yml -f networkpolicy-base.yml -f minio-support.yml
kubectl apply -n camtiler -f application.yml -f persistence.yml -f mongoexpress.yml -f mongodb-support.yml -f networkpolicy-base.yml -f minio-support.yml
```
To deploy changes: