Merge pull request #2423 from philipgough/ci-fix-grafana

This commit is contained in:
Kemal Akkoyun
2024-05-13 12:07:04 +02:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -116,6 +116,9 @@ function(params)
template+: {
spec+: {
automountServiceAccountToken: false,
securityContext+: {
runAsGroup: 65534,
},
},
},
},

View File

@@ -152,6 +152,7 @@ spec:
kubernetes.io/os: linux
securityContext:
fsGroup: 65534
runAsGroup: 65534
runAsNonRoot: true
runAsUser: 65534
serviceAccountName: grafana