apps/monitor/loki-stack/release.yaml: fixed paths config
This commit is contained in:
parent
4b1a0c552a
commit
c06bddd40a
@ -27,7 +27,8 @@ spec:
|
||||
ingressClassName: nginx
|
||||
hosts:
|
||||
- host: loki.svc-dev.ink
|
||||
paths: []
|
||||
paths:
|
||||
- "/"
|
||||
tls:
|
||||
- secretName: obs-tls
|
||||
hosts:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user