change port
Some checks failed
lint-test-helm / lint-helm (push) Failing after 9s
renovate / renovate (push) Failing after 2s
render-manifests-push / render-manifests-push (push) Successful in 32s

This commit is contained in:
2026-01-08 07:33:51 +00:00
parent 2089c7092d
commit e550630bed

View File

@@ -17,7 +17,7 @@ yubal-playlist:
- 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
@@ -65,7 +65,7 @@ yubal-playlist:
- 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
securityContext: securityContext:
@@ -101,7 +101,7 @@ yubal-playlist:
ports: ports:
http: http:
port: 80 port: 80
targetPort: 8000 targetPort: 8080
protocol: HTTP protocol: HTTP
route: route:
main: main: