Skip to content

Operator should set seccompProfile RuntimeDefault #780

Open
@haslersn

Description

@haslersn

The operator should add

securityContext:
  seccompProfile:
    type: RuntimeDefault

to the spec of created Pods in order to be compatible with the Restricted policy of Pod Security Standards (previous to Kubernetes 1.22 where the SeccompDefault feature gate hits alpha).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions