signadot / community

Issue tracker for Signadot
2 stars 1 forks source link

[question] How can I override Kyverno policies for Signadot sidecar #34

Closed arjun-sd closed 1 year ago

arjun-sd commented 1 year ago

The sidecar needs this permission which is prohibited by default:

 securityContext:
      capabilities:
        add:
        - NET_ADMIN
      privileged: true