Skip to content

Commit

Permalink
Remove log metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdhas committed Sep 19, 2018
1 parent 58444a5 commit 77473ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions helm/public-concordances-api/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ spec:
env:
- name: APP_PORT
value: "{{ .Values.env.app.port }}"
- name: LOG_METRICS
value: "{{ .Values.env.log.metrics }}"
- name: CACHE_DURATION
value: {{ .Values.env.cache.duration }}
- name: NEO_URL
Expand Down

0 comments on commit 77473ed

Please sign in to comment.