Chore: Add prometheus basic auth proxy (#16882)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
COPY htpasswd /etc/nginx/htpasswd
|
||||
Reference in New Issue
Block a user