Fix permission issues if otel-collector runs as non root #475

Closed
opened 2026-04-05 16:19:59 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @zzukin on 5/21/2025

When otel-collector runs with runAsNonRoot: true and a specific runAsUser UID, gomplate can't write to /etc. Change the output path to /tmp to avoid permission issues

*Originally created by @zzukin on 5/21/2025* When otel-collector runs with runAsNonRoot: true and a specific runAsUser UID, gomplate can't write to /etc. Change the output path to /tmp to avoid permission issues
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#475