Chore: Add prometheus basic auth proxy (#16882)

This commit is contained in:
Andrej Ocenas
2019-05-09 12:08:27 +02:00
committed by GitHub
parent 7ebbeb09cb
commit 2abb009d68
4 changed files with 45 additions and 0 deletions
@@ -0,0 +1,4 @@
FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf
COPY htpasswd /etc/nginx/htpasswd