Remove prometheus ingress.
This commit is contained in:
parent
19f9d11b18
commit
857e10026c
1 changed files with 1 additions and 8 deletions
|
@ -179,14 +179,7 @@ spec:
|
||||||
enabled: false
|
enabled: false
|
||||||
prometheus:
|
prometheus:
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: false
|
||||||
ingressClassName: nginx
|
|
||||||
pathType: Prefix
|
|
||||||
hosts:
|
|
||||||
- &host prometheus.valinor.social
|
|
||||||
tls:
|
|
||||||
- hosts:
|
|
||||||
- *host
|
|
||||||
thanosService:
|
thanosService:
|
||||||
enabled: true
|
enabled: true
|
||||||
thanosServiceMonitor:
|
thanosServiceMonitor:
|
||||||
|
|
Reference in a new issue