holos-run / holos

Holos - The Holistic platform manager
https://holos.run
Apache License 2.0
21 stars 0 forks source link

Grafana fsGroup #222

Closed jeffmccune closed 2 months ago

jeffmccune commented 3 months ago

The Grafana pod uses an init container to set the PVC permissions to nobody:nobody.

Replace the init container with fsGroup securityContext.

jeffmccune commented 2 months ago

Closing to focus on the tooling instead of the platform.