chore: Update manifests after change

This commit is contained in:
2026-01-08 07:34:26 +00:00
parent 837a30b8e1
commit fbea10dcc5
2 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ spec:
- name: FIREWALL_OUTBOUND_SUBNETS
value: 10.0.0.0/8
- name: FIREWALL_INPUT_PORTS
value: "8000"
value: "8080"
- name: DNS_UPSTREAM_RESOLVER_TYPE
value: dot
image: ghcr.io/qdm12/gluetun:v3.41.0@sha256:6b54856716d0de56e5bb00a77029b0adea57284cf5a466f23aad5979257d3045
@@ -99,7 +99,7 @@ spec:
- name: YUBAL_HOST
value: 127.0.0.1
- name: YUBAL_PORT
value: "8000"
value: "8080"
- name: YUBAL_DEBUG
value: "true"
- name: YUBAL_MB_USER_AGENT

View File

@@ -13,7 +13,7 @@ spec:
type: ClusterIP
ports:
- port: 80
targetPort: 8000
targetPort: 8080
protocol: TCP
name: http
selector: