myos/stack/prometheus/es-exporter.mk

4 lines
212 B
Makefile
Raw Normal View History

2022-11-29 17:22:35 +01:00
ENV_VARS += ES_EXPORTER_SERVICE_9206_TAGS
2022-12-10 18:58:25 +01:00
ES_EXPORTER_SERVICE_9206_NAME ?= es-exporter
ES_EXPORTER_SERVICE_9206_TAGS ?= $(call tagprefix,es-exporter,9206)