diff --git a/runner/deployment.yaml b/runner/deployment.yaml index 5869133..fe0986d 100644 --- a/runner/deployment.yaml +++ b/runner/deployment.yaml @@ -57,6 +57,9 @@ spec: - name: registry-proxy image: haproxy:alpine + securityContext: + capabilities: + add: ["NET_BIND_SERVICE"] resources: requests: cpu: 10m