diff --git a/helmfiles/values/prometheus.yaml.gotmpl b/helmfiles/values/prometheus.yaml.gotmpl index 76bee67f110d6e9e5bc99b355087f935ea02fc3e..d75b9408b5c35b6d5576608839c2d27d2f0ca405 100644 --- a/helmfiles/values/prometheus.yaml.gotmpl +++ b/helmfiles/values/prometheus.yaml.gotmpl @@ -28,13 +28,6 @@ prometheus: resources: requests: storage: 5Gi - # https://github.com/rancher/rancher/issues/14836 prevents 'subPath' to work - # with non-privileged users. This is an insecure workaround for the time - # being... - securityContext: - runAsUser: 0 - fsGroup: 0 - runAsNonRoot: false service: type: NodePort