use correct loki url
This commit is contained in:
parent
4f0a0289fc
commit
904f16bfc0
@ -28,7 +28,7 @@ spec:
|
||||
- name: OSM_CACHE_DIR
|
||||
value: "/osm-cache"
|
||||
- name: LOKI_URL
|
||||
value: "http://loki.monitoring.svc:3100"
|
||||
value: "http://loki.monitoring.svc:3100/loki/api/v1/push"
|
||||
volumeMounts:
|
||||
- name: osm-cache
|
||||
mountPath: /osm-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user