Revert proxy destination

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2024-09-15 17:52:29 +01:00
parent 44e5d225ec
commit 888c08993f
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
2 changed files with 2 additions and 4 deletions

View File

@ -49,8 +49,7 @@ spec:
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: PROXY_DESTINATION - name: PROXY_DESTINATION
value: tail4dfb.ts.net value: talos.averagemarcus.github.beta.tailscale.net
# value: talos.averagemarcus.github.beta.tailscale.net
- name: PORT - name: PORT
value: "8080" value: "8080"
- name: TS_AUTH_KEY - name: TS_AUTH_KEY

View File

@ -58,8 +58,7 @@ spec:
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: PROXY_DESTINATION - name: PROXY_DESTINATION
value: tail4dfb.ts.net value: talos.averagemarcus.github.beta.tailscale.net
# value: talos.averagemarcus.github.beta.tailscale.net
- name: PORT - name: PORT
value: "8080" value: "8080"
- name: TS_AUTH_KEY - name: TS_AUTH_KEY