diff --git a/test/integration/testdata/ha/ha-pod-dns-test.yaml b/test/integration/testdata/ha/ha-pod-dns-test.yaml index 91c63a8164..12eaf9c410 100644 --- a/test/integration/testdata/ha/ha-pod-dns-test.yaml +++ b/test/integration/testdata/ha/ha-pod-dns-test.yaml @@ -25,6 +25,9 @@ spec: - sleep - "3600" imagePullPolicy: IfNotPresent + securityContext: + capabilities: + add: ["NET_RAW"] restartPolicy: Always affinity: # ⬇⬇⬇ This ensures pods will land on separate hosts