diff --git a/runner/deployment.yaml b/runner/deployment.yaml index fe0986d..e911afd 100644 --- a/runner/deployment.yaml +++ b/runner/deployment.yaml @@ -58,8 +58,7 @@ spec: - name: registry-proxy image: haproxy:alpine securityContext: - capabilities: - add: ["NET_BIND_SERVICE"] + runAsUser: 0 resources: requests: cpu: 10m