You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
Thanks for reporting this! I have removed it in #140. As this container needs to run as root I can't think of any valid reason to make this configurable.
That extra validation looks really nice! I'm guessing it is a 1.14 feature. Previous versions of Kubernetes will just silently ignore any fields that it doesn't know 👍 .
Chart version:
7.0.1-alpha1
Kubernetes version:
1.14.1
Kubernetes provider: E.g. GKE (Google Kubernetes Engine)
DigitalOcean
Helm Version:
2.14.0
Helm rejects the install with:
My understanding is that the
podSecurityContext
should be only set inspec.securityContext
, not inspec.containers[].securityContext
like it is here:https://github.com/elastic/helm-charts/blob/master/filebeat/templates/daemonset.yaml#L108
The text was updated successfully, but these errors were encountered: