diff --git a/apps/templates/loki.yaml b/apps/templates/loki.yaml index 3641554..7495776 100644 --- a/apps/templates/loki.yaml +++ b/apps/templates/loki.yaml @@ -12,6 +12,11 @@ spec: project: default source: chart: loki-stack + helm: + values: | + promtail: + config: + lokiAddress: http://logs-{{ .Release.Name }}:3100/loki/api/v1/push repoURL: https://grafana.github.io/helm-charts targetRevision: 2.6.4 syncPolicy: