mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Remove redundant configs in nginx-dep.yaml
This commit is contained in:
parent
9f5bad6498
commit
2cde05a204
@ -45,10 +45,6 @@ spec:
|
|||||||
configMapKeyRef:
|
configMapKeyRef:
|
||||||
name: mongodb-whitelist
|
name: mongodb-whitelist
|
||||||
key: allowed-hosts
|
key: allowed-hosts
|
||||||
- name: BIGCHAINDB_WS_FRONTEND_PORT
|
|
||||||
value: "81"
|
|
||||||
- name: BIGCHAINDB_WS_BACKEND_PORT
|
|
||||||
value: "9985"
|
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 27017
|
- containerPort: 27017
|
||||||
hostPort: 27017
|
hostPort: 27017
|
||||||
|
Loading…
x
Reference in New Issue
Block a user