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
|
||||
prometheus:
|
||||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: nginx
|
||||
pathType: Prefix
|
||||
hosts:
|
||||
- &host prometheus.valinor.social
|
||||
tls:
|
||||
- hosts:
|
||||
- *host
|
||||
enabled: false
|
||||
thanosService:
|
||||
enabled: true
|
||||
thanosServiceMonitor:
|
||||
|
|
Reference in a new issue