remove promtail
This commit is contained in:
@@ -18,9 +18,6 @@ dependencies:
|
||||
- name: loki
|
||||
version: 6.49.0
|
||||
repository: https://grafana.github.io/helm-charts
|
||||
# - name: promtail
|
||||
# version: 6.17.1
|
||||
# repository: https://grafana.github.io/helm-charts
|
||||
- name: alloy
|
||||
version: 1.5.1
|
||||
repository: https://grafana.github.io/helm-charts
|
||||
|
||||
@@ -50,24 +50,12 @@ loki:
|
||||
replicas: 0
|
||||
backend:
|
||||
replicas: 0
|
||||
promtail:
|
||||
service:
|
||||
labels:
|
||||
promtail: 3.0.0
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
prometheusRule:
|
||||
enabled: false
|
||||
config:
|
||||
clients:
|
||||
- url: http://loki-gateway.loki.svc.cluster.local:80/loki/api/v1/push
|
||||
tenant_id: 1
|
||||
alloy:
|
||||
crds:
|
||||
create: true
|
||||
configMap:
|
||||
create: true
|
||||
content: |
|
||||
content: |-
|
||||
logging {
|
||||
level = "debug"
|
||||
format = "logfmt"
|
||||
|
||||
Reference in New Issue
Block a user