Skip to content

Commit

Permalink
Merge pull request #150 from kmala/charts
Browse files Browse the repository at this point in the history
fix(telegraph): Use kubernetes telegraf plugin
  • Loading branch information
kmala authored Oct 12, 2016
2 parents 2ae7b49 + c9c198c commit 5812cc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
value: "100000"
- name: "ENABLE_INFLUXDB_INPUT"
value: "true"
- name: "ENABLE_PROMETHEUS"
- name: "ENABLE_KUBERNETES"
value: "true"
- name: "NSQ_CONSUMER_SERVER"
value: "$(DEIS_NSQD_SERVICE_HOST):$(DEIS_NSQD_SERVICE_PORT_TRANSPORT)"
Expand Down

0 comments on commit 5812cc3

Please sign in to comment.