diff --git a/bundle/manifests/gatekeeper-operator.clusterserviceversion.yaml b/bundle/manifests/gatekeeper-operator.clusterserviceversion.yaml index 2e5bf2f4..f1dfa370 100644 --- a/bundle/manifests/gatekeeper-operator.clusterserviceversion.yaml +++ b/bundle/manifests/gatekeeper-operator.clusterserviceversion.yaml @@ -403,6 +403,8 @@ spec: capabilities: drop: - ALL + seccompProfile: + type: RuntimeDefault securityContext: runAsNonRoot: true serviceAccountName: gatekeeper-operator-controller-manager