diff --git a/base/deployment.yaml b/base/deployment.yaml index 19318d8..401cb64 100644 --- a/base/deployment.yaml +++ b/base/deployment.yaml @@ -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