fix: update HTTPPROXY_LISTENING_ADDRESS format to include port prefix

This commit is contained in:
Nik Afiq 2026-05-16 17:28:45 +09:00
parent 620068624d
commit 7a2caa824d

View File

@ -44,7 +44,7 @@ spec:
- name: HTTPPROXY
value: "on"
- name: HTTPPROXY_LISTENING_ADDRESS
value: "8888"
value: ":8888"
- name: HTTPPROXY_LOG
value: "off"
- name: FIREWALL_OUTBOUND_SUBNETS