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