wildduck: Switch to operator managed Mongo

This commit is contained in:
2023-09-15 18:08:58 +03:00
parent 671348a674
commit f05cb6f9de
5 changed files with 11 additions and 11 deletions

View File

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