Revert "try oauth2 proxy for prom"

This reverts commit 027c9edb6d.
This commit is contained in:
2025-03-31 10:23:12 +02:00
parent 027c9edb6d
commit e9a4de02cc
2 changed files with 5 additions and 68 deletions

View File

@@ -3,8 +3,6 @@ kind: Ingress
metadata:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/auth-signin: https://$host/oauth2/start?rd=$escaped_request_uri
nginx.ingress.kubernetes.io/auth-url: https://$host/oauth2/auth
name: prometheus-k8s
namespace: monitoring
spec:
@@ -15,9 +13,9 @@ spec:
paths:
- backend:
service:
name: oauth2-proxy-prometheus-service
name: prometheus-k8s
port:
number: 4180
name: web
path: /
pathType: Prefix
tls: