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