[ci skip] Fix code review findings: correct Alertmanager URL, add atomic to Loki, remove dead minio NFS export, update design doc
This commit is contained in:
parent
71ff803978
commit
69aae2ec9d
4 changed files with 5 additions and 4 deletions
|
|
@ -34,7 +34,7 @@ loki:
|
|||
type: local
|
||||
local:
|
||||
directory: /loki/rules
|
||||
alertmanager_url: http://alertmanager.monitoring.svc.cluster.local:9093
|
||||
alertmanager_url: http://prometheus-alertmanager.monitoring.svc.cluster.local:9093
|
||||
ring:
|
||||
kvstore:
|
||||
store: inmemory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue