Remove redundant configs in nginx-dep.yaml

This commit is contained in:
krish7919 (Krish) 2017-06-01 10:27:15 +02:00 committed by Krish
parent 9f5bad6498
commit 2cde05a204

View File

@ -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