allow app to log to loki
This commit is contained in:
parent
718df09e88
commit
4f0a0289fc
@ -27,6 +27,8 @@ spec:
|
||||
value: "3"
|
||||
- name: OSM_CACHE_DIR
|
||||
value: "/osm-cache"
|
||||
- name: LOKI_URL
|
||||
value: "http://loki.monitoring.svc:3100"
|
||||
volumeMounts:
|
||||
- name: osm-cache
|
||||
mountPath: /osm-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user