diff --git a/values/kube-prometheus-stack/backbone.yaml b/values/kube-prometheus-stack/backbone.yaml index 17f2fe2..034bfca 100644 --- a/values/kube-prometheus-stack/backbone.yaml +++ b/values/kube-prometheus-stack/backbone.yaml @@ -910,6 +910,12 @@ prometheus: # name: # key: + securityContext: + runAsGroup: 65534 + runAsNonRoot: true + runAsUser: 65534 + fsGroup: 65534 + additionalRulesForClusterRole: [] # - apiGroups: [ "" ] # resources: