migrate wildduck to external mongo
This commit is contained in:
		| @@ -111,8 +111,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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user