jsonnet: Use upstream prometheus-mixin

This commit is contained in:
Frederic Branczyk
2019-07-11 15:21:23 +02:00
parent f0afafdb08
commit c8c850ef2b
6 changed files with 30 additions and 154 deletions

View File

@@ -16,6 +16,11 @@ generate-in-docker:
@echo ">> Compiling assets and generating Kubernetes manifests"
$(CONTAINER_CMD) make $(MFLAGS) generate
.PHONY: clean
clean:
# Remove all files and directories ignored by git.
git clean -Xfd .
generate: manifests **.md
**.md: $(EMBEDMD_BINARY) $(shell find examples) build.sh example.jsonnet