From cea28fb462ab359c6727305a1a57918eed13ac0a Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 11 Sep 2025 12:18:35 -0500 Subject: [PATCH] change proxy class --- clusters/cl01tl/services/tailscale-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/services/tailscale-operator/values.yaml b/clusters/cl01tl/services/tailscale-operator/values.yaml index 33961aad6..38589d835 100644 --- a/clusters/cl01tl/services/tailscale-operator/values.yaml +++ b/clusters/cl01tl/services/tailscale-operator/values.yaml @@ -16,6 +16,6 @@ tailscale-operator: proxyConfig: defaultTags: "tag:k8s" firewallMode: auto - defaultProxyClass: "default" + defaultProxyClass: "no-metrics" apiServerProxyConfig: mode: "false"