forked from k-space/kube
		
	wildduck: Switch to operator managed Mongo
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user