change port
This commit is contained in:
@@ -17,7 +17,7 @@ yubal-playlist:
|
||||
- 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
|
||||
@@ -65,7 +65,7 @@ yubal-playlist:
|
||||
- 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
|
||||
securityContext:
|
||||
@@ -101,7 +101,7 @@ yubal-playlist:
|
||||
ports:
|
||||
http:
|
||||
port: 80
|
||||
targetPort: 8000
|
||||
targetPort: 8080
|
||||
protocol: HTTP
|
||||
route:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user