Automated Manifest Update (#3797)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3797 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 #3797.
This commit is contained in:
@@ -29,6 +29,11 @@ spec:
|
|||||||
enableServiceLinks: false
|
enableServiceLinks: false
|
||||||
serviceAccountName: default
|
serviceAccountName: default
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 1000
|
||||||
|
fsGroupChangePolicy: OnRootMismatch
|
||||||
|
runAsGroup: 1000
|
||||||
|
runAsUser: 1000
|
||||||
hostIPC: false
|
hostIPC: false
|
||||||
hostNetwork: false
|
hostNetwork: false
|
||||||
hostPID: false
|
hostPID: false
|
||||||
@@ -57,7 +62,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: "8080"
|
value: "8000"
|
||||||
- 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
|
||||||
@@ -101,8 +106,8 @@ spec:
|
|||||||
- name: YUBAL_PORT
|
- name: YUBAL_PORT
|
||||||
value: "8080"
|
value: "8080"
|
||||||
- name: YUBAL_LOG_LEVEL
|
- name: YUBAL_LOG_LEVEL
|
||||||
value: DEBUG
|
value: INFO
|
||||||
image: ghcr.io/guillevc/yubal:0.4.0
|
image: ghcr.io/guillevc/yubal:4.0.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user