remove promtail
All checks were successful
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 54s
renovate / renovate (push) Successful in 1m17s

This commit is contained in:
2025-12-27 22:59:12 -06:00
parent af81ab8daf
commit 56e95dba20
2 changed files with 1 additions and 16 deletions

View File

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

View File

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