promtail helm

No introduction found. Create it?

More popular helm chart found

promtail from grafana-operator/helm-charts/ is more popular with 24 repositories.

Install

Install with:

helm repo add promtail oci://ghcr.io/grafana/helm-charts/promtail
helm install promtail promtail/promtail -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 18)

NameRepoStarsVersionTimestamp
promtailkashalls/home-cluster1056.17.16 months ago
promtailwaifulabs/infrastructure2116.17.16 months ago

Values

See the most popular values for this chart:

KeyTypes
config.clients[].url (18)
http://loki-headless.observability.svc.cluster.local:3100/loki/api/v1/push
string
string
config.snippets.extraScrapeConfigs (2)
- job_name: journal journal: path: /var/log/journal max_age: 12h labels: job: systemd-journal relabel_configs: - source_labels: ['__journal__systemd_unit'] target_label: 'unit' - source_labels: ['__journal__hostname'] target_label: 'hostname' - job_name: syslog syslog: listen_address: 0.0.0.0:{{ .Values.extraPorts.syslog.containerPort }} label_structured_data: true labels: job: "syslog" relabel_configs: - source_labels: ['__syslog_message_hostname'] target_label: 'host' - source_labels: ['__syslog_message_app_name'] target_label: 'app'
string
boolean
string
string
tolerations[].key (4)
node-role.kubernetes.io/master
arm
string
string
string
string
string
string
string
number
string
string
string
string
number
string
string
string
boolean
string
string
string
string
string
image.repository (1)
grafana/promtail
string
image.tag (1)
latest-amd64@sha256:e137f9f2ca29bf9419b49a2927e881295e9226c08df72bcf0ec0e314a5e07c64
string
boolean