Automated Manifest Update #3108
@@ -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
|
||||
|
||||
@@ -13,7 +13,7 @@ spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 8000
|
||||
targetPort: 8080
|
||||
protocol: TCP
|
||||
name: http
|
||||
selector:
|
||||
|
||||
Reference in New Issue
Block a user