redhat-cop / namespace-configuration-operator

The namespace-configuration-operator helps keeping configurations related to Users, Groups and Namespaces aligned with one of more policies specified as a CRs
Apache License 2.0
204 stars 55 forks source link

[feature request] add support for securityContext in chart #133

Open robpearce-flux opened 1 year ago

robpearce-flux commented 1 year ago

Chart doesn't seem to support a securityContext section, such as

securityContext: allowPrivilegeEscalation: false capabilities: drop:

  • all

Which makes it difficult to achieve best practice security.