diff --git a/config/manager/deployment.yaml b/config/manager/deployment.yaml index e3e47b5c7..35eb86493 100644 --- a/config/manager/deployment.yaml +++ b/config/manager/deployment.yaml @@ -54,6 +54,8 @@ spec: allowPrivilegeEscalation: false readOnlyRootFilesystem: true runAsNonRoot: true + seccompProfile: + type: RuntimeDefault capabilities: drop: - ALL