Closed jeffmccune closed 2 months ago
The Grafana pod uses an init container to set the PVC permissions to nobody:nobody.
Replace the init container with fsGroup securityContext.
Closing to focus on the tooling instead of the platform.
The Grafana pod uses an init container to set the PVC permissions to nobody:nobody.
Replace the init container with fsGroup securityContext.