forked from k-space/kube
		
	migrate wildduck to external mongo
This commit is contained in:
		| @@ -180,8 +180,8 @@ spec: | ||||
|             - name: MONGO_URI | ||||
|               valueFrom: | ||||
|                 secretKeyRef: | ||||
|                   name: wildduck-mongodb-wildduck-readwrite | ||||
|                   key: connectionString.standard | ||||
|                   name: wildduck-mongodb | ||||
|                   key: MONGO_URI | ||||
|       volumes: | ||||
|         - name: cert | ||||
|           secret: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user