diff --git a/charts/monitor/charts/telegraf/templates/monitor-telegraf-daemon.yaml b/charts/monitor/charts/telegraf/templates/monitor-telegraf-daemon.yaml index b66f799..c6cccd4 100644 --- a/charts/monitor/charts/telegraf/templates/monitor-telegraf-daemon.yaml +++ b/charts/monitor/charts/telegraf/templates/monitor-telegraf-daemon.yaml @@ -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)"