allow app to log to loki

This commit is contained in:
Remy Moll 2024-12-28 13:58:49 +01:00
parent 718df09e88
commit 4f0a0289fc

View File

@ -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