Fix Grafana PV can't be mounted (Patch)
**Problem:**
Grafana still can't mount PV correctly in Cloud, because there are 2
`securityContext` and `fsGroup` only work on Pod spec.
**Solution:**
Change the `securityContext` to Pod spec.
**Issue:**
https://github.com/rancher/rancher/issues/16953
Showing
Please
register
or
sign in
to comment