fix: proxmox port

This commit is contained in:
2025-05-26 15:25:57 -04:00
parent ed52a43674
commit 9ce0a94355

View File

@@ -27,7 +27,7 @@ spec:
image: harbor.yadunut.dev/yadunut/tcp_proxy:sha-85ed592-1748014668 # {"$imagepolicy": "flux-system:tcp-proxy"}
env:
- name: LISTEN_ADDR
value: ":8443"
value: "0.0.0.0:8443"
- name: UPSTREAM_ADDR
value: "10.0.0.5:8006"
ports: