Skip to content

Commit

Permalink
modify k8s.json config
Browse files Browse the repository at this point in the history
  • Loading branch information
WakeupTsai authored and hwchiu committed Jun 26, 2018
1 parent 624ee53 commit 95522cc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config/k8s.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
"url": "mongodb://35.189.177.37:31717/votex"
}
},
"prometheus": {
"url": "http://prometheus.monitoring.svc.cluster.local:30003"
},
"logger": {
"dir": "./logs",
"level": "debug",
Expand All @@ -37,4 +40,4 @@
"version": "<GIT_COMMIT>",
"logFileName": "access_log"
}
}
}

0 comments on commit 95522cc

Please sign in to comment.