forked from k-space/kube
mongoexpress: fix usage
This commit is contained in:
parent
b990861040
commit
d40f7d2681
@ -25,6 +25,8 @@ spec:
|
||||
secretKeyRef:
|
||||
name: mongodb-application-readwrite
|
||||
key: connectionString.standard
|
||||
- name: ME_CONFIG_MONGODB_ENABLE_ADMIN
|
||||
value: 'false'
|
||||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
|
Loading…
Reference in New Issue
Block a user