From 9391242ba2c818390b8d2e703e214baf8cf599ac Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Mon, 4 May 2026 05:23:56 +0000 Subject: [PATCH] fix: use correct tag:k8s-operator in rtx6000-brain ProxyGroup --- infrastructure/tailnet/proxygroup-rtx6000.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/tailnet/proxygroup-rtx6000.yaml b/infrastructure/tailnet/proxygroup-rtx6000.yaml index 1bf1b1d..da30740 100644 --- a/infrastructure/tailnet/proxygroup-rtx6000.yaml +++ b/infrastructure/tailnet/proxygroup-rtx6000.yaml @@ -6,4 +6,4 @@ spec: type: ingress hostnamePrefix: rtx6000-brain tags: - - tag:k8s + - tag:k8s-operator