fix
This commit is contained in:
@@ -352,6 +352,7 @@ data:
|
|||||||
url = "http://loki-gateway.grafana-loki.svc.cluster.local/loki/api/v1/push"
|
url = "http://loki-gateway.grafana-loki.svc.cluster.local/loki/api/v1/push"
|
||||||
tenant_id = "prod"
|
tenant_id = "prod"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -39,6 +39,7 @@ alloy:
|
|||||||
url = "http://loki-gateway.grafana-loki.svc.cluster.local/loki/api/v1/push"
|
url = "http://loki-gateway.grafana-loki.svc.cluster.local/loki/api/v1/push"
|
||||||
tenant_id = "prod"
|
tenant_id = "prod"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
# -- Name of existing ConfigMap to use. Used when create is false.
|
# -- Name of existing ConfigMap to use. Used when create is false.
|
||||||
name: null
|
name: null
|
||||||
|
|||||||
Reference in New Issue
Block a user