From d94e62d77c346e9a3d30974dddbb7c48d4dab942 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sat, 2 May 2026 22:21:35 +0000 Subject: [PATCH] fix(trade-dashboard): comment out TsProxy until Tailscale operator is installed --- apps/base/customer1/trade-dashboard/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/trade-dashboard/kustomization.yaml b/apps/base/customer1/trade-dashboard/kustomization.yaml index b08a552..a79efce 100644 --- a/apps/base/customer1/trade-dashboard/kustomization.yaml +++ b/apps/base/customer1/trade-dashboard/kustomization.yaml @@ -5,4 +5,4 @@ resources: - deployment.yaml - service.yaml - configmap.yaml - - tsproxy.yaml + # - tsproxy.yaml # TODO: enable after Tailscale operator is installed