-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
We're facing a issue with the sidecar injection, because it uses a fixed user.
We use a Openshift Cluster and deployed the operator.
When we deploy our application we getting the error:
unable to validate against any security context constraint: [pod.metadata.annotations[container.seccomp.security.alpha.kubernetes.io/flagd]: Forbidden: seccomp may not be set
Forbidden: not usable by user or serviceaccount, provider restricted-v2: .containers[1].runAsUser: Invalid value: 65532: must be in the ranges: [1000920000, 1000929999]
Is there something we missed in the configuration or it's currently impossible to use custom user?
Metadata
Metadata
Assignees
Labels
No labels