Devenv: Fix Prometheus basic auth proxy (#28889)
* prometheus basic auth proxy: Pin base image version Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * prometheus basic auth proxy: Don't use host network mode Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * prometheus basic auth proxy: Enable logging Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * prometheus basic auth proxy: Fix Dockerfile location Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@@ -2,6 +2,7 @@ events { }
|
||||
|
||||
http {
|
||||
server {
|
||||
error_log stderr info;
|
||||
|
||||
listen 10090;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user