aquasecurity / aqua-helm

Helm Charts For Installing Aqua Security Components
http://aquasec.com
Apache License 2.0
86 stars 188 forks source link

Allow Setting Seccomp profile on trivy-operator deployment #800

Closed josemotafbn closed 4 months ago

josemotafbn commented 11 months ago

Startboard-operator allowed users to set a specific Seccomp profile. With the change to the trivy-operator, this feature is missing preventing the deployment on environments where Seccomp is enforced.

This change adds back the support for the "SecurityContext" field to be set by values file