diff --git a/testing/dev/deployment.yaml b/testing/dev/deployment.yaml index 318a8883e31..29e977f943c 100644 --- a/testing/dev/deployment.yaml +++ b/testing/dev/deployment.yaml @@ -22,6 +22,12 @@ spec: runAsUser: 1000 runAsGroup: 1000 runAsNonRoot: true + allowPrivilegeEscalation: false + capabilities: + drop: + - ALL + seccompProfile: + type: RuntimeDefault affinity: podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: