summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/prometheus/common/config/testdata/http.conf.good.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/prometheus/common/config/testdata/http.conf.good.yml')
-rw-r--r--vendor/github.com/prometheus/common/config/testdata/http.conf.good.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/github.com/prometheus/common/config/testdata/http.conf.good.yml b/vendor/github.com/prometheus/common/config/testdata/http.conf.good.yml
deleted file mode 100644
index 46ca63908..000000000
--- a/vendor/github.com/prometheus/common/config/testdata/http.conf.good.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-basic_auth:
- username: username
- password: "mysecret"
-proxy_url: "http://remote.host"