From 149d883b8a8fc695825b1095a682f178741256f6 Mon Sep 17 00:00:00 2001 From: gitea-admin Date: Fri, 15 May 2026 02:04:40 +0000 Subject: [PATCH] chore: remove stale agent-generated files (wrong namespace, superseded by operator/) --- deployments/tailscale/serviceaccount.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 deployments/tailscale/serviceaccount.yaml diff --git a/deployments/tailscale/serviceaccount.yaml b/deployments/tailscale/serviceaccount.yaml deleted file mode 100644 index 78ddc41..0000000 --- a/deployments/tailscale/serviceaccount.yaml +++ /dev/null @@ -1,7 +0,0 @@ -apiVersion: v1 -kind: ServiceAccount -metadata: - name: tailscale-operator - namespace: apps - labels: - app: tailscale-operator