diff --git a/manifests/grafana.yaml b/manifests/grafana.yaml index 57d3173..4efbde4 100644 --- a/manifests/grafana.yaml +++ b/manifests/grafana.yaml @@ -27,6 +27,10 @@ spec: # existingClaim: configs-nfs-default # subPath: grafana-data size: "5Gi" + volumePermissions: + enabled: true + containerSecurityContext: + runAsUser: 1000 destination: server: https://192.168.1.2:6443 namespace: default