Automated Manifest Update #3108

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2026-01-08 07:35:35 +00:00
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: