change port

This commit is contained in:
2025-02-27 20:20:20 -06:00
parent 901e0b163d
commit 95850095f2

View File

@@ -25,7 +25,7 @@ tubearchivist:
- 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 - name: TA_PORT
value: 80800 value: 24000
- name: TA_USERNAME - name: TA_USERNAME
value: admin value: admin
envFrom: envFrom:
@@ -73,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,80800 value: 80,8000,24000
- name: DOT - name: DOT
value: off value: off
- name: DNS_KEEP_NAMESERVER - name: DNS_KEEP_NAMESERVER
@@ -101,7 +101,7 @@ tubearchivist:
ports: ports:
http: http:
port: 80 port: 80
targetPort: 80800 targetPort: 24000
protocol: HTTP protocol: HTTP
ingress: ingress:
tailscale: tailscale: