Automated Manifest Update (#3108)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3108 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3108.
This commit is contained in:
@@ -57,7 +57,7 @@ spec:
|
|||||||
- name: FIREWALL_OUTBOUND_SUBNETS
|
- name: FIREWALL_OUTBOUND_SUBNETS
|
||||||
value: 10.0.0.0/8
|
value: 10.0.0.0/8
|
||||||
- name: FIREWALL_INPUT_PORTS
|
- name: FIREWALL_INPUT_PORTS
|
||||||
value: "8000"
|
value: "8080"
|
||||||
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
||||||
value: dot
|
value: dot
|
||||||
image: ghcr.io/qdm12/gluetun:v3.41.0@sha256:6b54856716d0de56e5bb00a77029b0adea57284cf5a466f23aad5979257d3045
|
image: ghcr.io/qdm12/gluetun:v3.41.0@sha256:6b54856716d0de56e5bb00a77029b0adea57284cf5a466f23aad5979257d3045
|
||||||
@@ -99,7 +99,7 @@ spec:
|
|||||||
- name: YUBAL_HOST
|
- name: YUBAL_HOST
|
||||||
value: 127.0.0.1
|
value: 127.0.0.1
|
||||||
- name: YUBAL_PORT
|
- name: YUBAL_PORT
|
||||||
value: "8000"
|
value: "8080"
|
||||||
- name: YUBAL_DEBUG
|
- name: YUBAL_DEBUG
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: YUBAL_MB_USER_AGENT
|
- name: YUBAL_MB_USER_AGENT
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ spec:
|
|||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
ports:
|
ports:
|
||||||
- port: 80
|
- port: 80
|
||||||
targetPort: 8000
|
targetPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
name: http
|
name: http
|
||||||
selector:
|
selector:
|
||||||
|
|||||||
Reference in New Issue
Block a user