migrate wildduck to external mongo

This commit is contained in:
2024-08-13 20:18:47 +03:00
parent 9b698ea197
commit 66fbf32088
4 changed files with 8 additions and 8 deletions

View File

@@ -118,8 +118,8 @@ spec:
- name: APPCONF_dbs_mongo
valueFrom:
secretKeyRef:
name: wildduck-mongodb-wildduck-readwrite
key: connectionString.standard
name: wildduck-mongodb
key: MONGO_URI
- name: APPCONF_dbs_redis
valueFrom:
secretKeyRef: