camilb / prometheus-kubernetes

Monitoring Kubernetes clusters on AWS, GCP and Azure using Prometheus Operator and Grafana
Apache License 2.0
670 stars 299 forks source link

Use a tmp directory for variable substitution rather than working copy #126

Closed opetch closed 2 years ago

opetch commented 5 years ago

Hi @camilb thanks for putting this out there it's quite useful, I'm using it myself with some alterations, mostly specific to my requirements. However, I've made this change that I thought I'd share, makes it easier to alter the scripts and not have to commit a work in progress to avoid losing changes.