change port
This commit is contained in:
@@ -24,6 +24,8 @@ tubearchivist:
|
|||||||
value: tubearchivist-redis-headless
|
value: tubearchivist-redis-headless
|
||||||
- name: TA_HOST
|
- name: TA_HOST
|
||||||
value: tubearchivist-cl01tl.boreal-beaufort.ts.net tubearchivist.tubearchivist
|
value: tubearchivist-cl01tl.boreal-beaufort.ts.net tubearchivist.tubearchivist
|
||||||
|
- name: TA_PORT
|
||||||
|
value: 80800
|
||||||
- name: TA_USERNAME
|
- name: TA_USERNAME
|
||||||
value: admin
|
value: admin
|
||||||
envFrom:
|
envFrom:
|
||||||
@@ -71,7 +73,7 @@ tubearchivist:
|
|||||||
- 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: 80,8000
|
value: 80,80800
|
||||||
- name: DOT
|
- name: DOT
|
||||||
value: off
|
value: off
|
||||||
- name: DNS_KEEP_NAMESERVER
|
- name: DNS_KEEP_NAMESERVER
|
||||||
@@ -99,7 +101,7 @@ tubearchivist:
|
|||||||
ports:
|
ports:
|
||||||
http:
|
http:
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: 8000
|
targetPort: 80800
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
ingress:
|
ingress:
|
||||||
tailscale:
|
tailscale:
|
||||||
|
Reference in New Issue
Block a user