Try different url, uncomment ingress
This commit is contained in:
@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- helmrelease.yaml
|
- helmrelease.yaml
|
||||||
# - ingress.yaml
|
- ingress.yaml
|
||||||
@@ -16,5 +16,5 @@ spec:
|
|||||||
values:
|
values:
|
||||||
config:
|
config:
|
||||||
clients:
|
clients:
|
||||||
- url: http://monitoring-loki-gateway.monitoring.svc.cluster.local/loki/api/v1/push
|
- url: http://loki-gateway/loki/api/v1/push
|
||||||
tenant_id: 1
|
tenant_id: 1
|
||||||
Reference in New Issue
Block a user