diff --git a/deploy/020-statefulset.yaml b/deploy/020-statefulset.yaml index 4f96b49..640a2b8 100644 --- a/deploy/020-statefulset.yaml +++ b/deploy/020-statefulset.yaml @@ -33,6 +33,10 @@ spec: value: tcp://127.0.0.1:2375 - name: HOME value: /home/developer + - name: HTTP_PROXY + value: socks5h://node2-socks5.egress-proxy.svc.clusterset.local:1080 + - name: HTTPS_PROXY + value: socks5h://node2-socks5.egress-proxy.svc.clusterset.local:1080 securityContext: allowPrivilegeEscalation: true capabilities: