Hi everyone,
I’m trying to install promtail on a 3 node rke cluster, each node having selinux with Enforce on.
I keep getting error="lstat /run/promtail/positions.yaml: permission denied"
which disappear when I disable selinux on every node.
/run/promtail
is a hostPath on each node, which seems to be the default values for the grafana/promtail chart.
version:
loki-2.12.2 (chart) v2.5.0 (app)
promtail-6.0.2 (chart) 2.5.0 (app)