Try different url, uncomment ingress

This commit is contained in:
2024-08-05 19:39:50 +01:00
parent e5002060c9
commit 62a89e45af
2 changed files with 2 additions and 2 deletions

View File

@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- helmrelease.yaml - helmrelease.yaml
# - ingress.yaml - ingress.yaml

View File

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