Start container with user id, which has permission to read that cert (--user <user-id>
)
or
change ownership of cert in your filesystem, so default user in Grafana will have permissions to read it (e.g. chown 472:472 x.crt
)
1 Like