apps/monitor/loki-stack/release.yaml: fixed paths config
This commit is contained in:
parent
4813c13084
commit
7d20c063f4
@ -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