From 9231f50a4a26b3bb0ab4265bf10ef3f7352f6b50 Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 3 May 2026 13:19:10 +0200 Subject: [PATCH] fix: add proxy-group annotation --- clusters/homelab/apps/openclaw/tailscale-service.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/clusters/homelab/apps/openclaw/tailscale-service.yaml b/clusters/homelab/apps/openclaw/tailscale-service.yaml index d60e1ba..ef82885 100644 --- a/clusters/homelab/apps/openclaw/tailscale-service.yaml +++ b/clusters/homelab/apps/openclaw/tailscale-service.yaml @@ -4,8 +4,7 @@ metadata: name: openclaw-tailscale namespace: openclaw annotations: - tailscale.com/expose: "true" - tailscale.com/hostname: "openclaw" + tailscale.com/proxy-group: "operator" spec: selector: app.kubernetes.io/name: openclaw