We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26bbc2d + a8be9fa commit ae6a335Copy full SHA for ae6a335
1 file changed
telegraf/manifests/deis-monitor-telegraf-daemon.yaml
@@ -36,7 +36,7 @@ spec:
36
- name: "ENABLE_INFLUXDB_INPUT"
37
value: "true"
38
- name: "ENABLE_KUBERNETES"
39
- value: "false"
+ value: "true"
40
- name: "NSQ_CONSUMER_SERVER"
41
value: "$(DEIS_NSQD_SERVICE_HOST):$(DEIS_NSQD_SERVICE_PORT_TRANSPORT)"
42
- name: "NSQ_CONSUMER_TOPIC"
0 commit comments