try to fix prometheus deployment 3

This commit is contained in:
Aaron Riedel 2023-06-20 09:06:13 +02:00
parent 549cfac957
commit 953ee8e085
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -59,6 +59,7 @@ alertmanager:
annotations:
nginx.org/basic-auth-secret: prometheus-basic-auth-secret
ingressPerReplica:
pathType: ImplementationSpecific
paths:
- /
enabled: true
@ -72,8 +73,6 @@ alertmanager:
grafana:
defaultDashboardsTimezone: Europe/Berlin
ingress:
paths:
- /
enabled: true
hosts:
- grafana.services.yolokube.de
@ -97,6 +96,7 @@ prometheus:
annotations:
nginx.org/basic-auth-secret: prometheus-basic-auth-secret
ingressPerReplica:
pathType: ImplementationSpecific
paths:
- /
enabled: true