*: update jsonnet to use prometheus-operator v0.39

This commit is contained in:
paulfantom
2020-05-11 11:59:46 +02:00
parent dab022fc62
commit 96ea25d5de
3 changed files with 4 additions and 4 deletions

View File

@@ -19,5 +19,5 @@ jsonnet -J vendor -m manifests "${1-example.jsonnet}" | xargs -I{} sh -c 'cat {}
# Make sure to remove json files
find manifests -type f ! -name '*.yaml' -delete
rm kustomization
rm -f kustomization