diff --git a/manifests/auth-proxy/proxy.yaml b/manifests/auth-proxy/proxy.yaml index 4d99eeb..eb8fde2 100644 --- a/manifests/auth-proxy/proxy.yaml +++ b/manifests/auth-proxy/proxy.yaml @@ -49,8 +49,7 @@ spec: imagePullPolicy: Always env: - name: PROXY_DESTINATION - value: tail4dfb.ts.net - # value: talos.averagemarcus.github.beta.tailscale.net + value: talos.averagemarcus.github.beta.tailscale.net - name: PORT value: "8080" - name: TS_AUTH_KEY diff --git a/manifests/proxy-civo/non-auth-proxy.yaml b/manifests/proxy-civo/non-auth-proxy.yaml index 9d38ad5..4308385 100644 --- a/manifests/proxy-civo/non-auth-proxy.yaml +++ b/manifests/proxy-civo/non-auth-proxy.yaml @@ -58,8 +58,7 @@ spec: imagePullPolicy: Always env: - name: PROXY_DESTINATION - value: tail4dfb.ts.net - # value: talos.averagemarcus.github.beta.tailscale.net + value: talos.averagemarcus.github.beta.tailscale.net - name: PORT value: "8080" - name: TS_AUTH_KEY