Commit 3f3b9aa3 authored by manuel's avatar manuel

[reputation-calculation] changed port of db deployment

parent c678e74b
......@@ -45,7 +45,7 @@ spec:
- name: http
port: 27017
targetPort: 27017
nodePort: 30108
nodePort: 30109
protocol: TCP
---
apiVersion: apps/v1
......@@ -76,4 +76,4 @@ spec:
- mountPath: /data/db
name: dbdata
volumes:
- name: dbdata
\ No newline at end of file
- name: dbdata
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment