From 189b7a73d60249bc6dd2381a3a5f79fa60e52882 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Mon, 4 May 2026 03:20:46 +0000 Subject: [PATCH] Fix Tailscale operator secret name to 'operator' --- infrastructure/controllers/base/tailscale/release-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/controllers/base/tailscale/release-operator.yaml b/infrastructure/controllers/base/tailscale/release-operator.yaml index 2c35c44..faafd79 100644 --- a/infrastructure/controllers/base/tailscale/release-operator.yaml +++ b/infrastructure/controllers/base/tailscale/release-operator.yaml @@ -25,7 +25,7 @@ spec: operatorConfig: tags: [tailnet] operatorSecretRef: - name: tailscale-operator-authkey + name: operator key: authkey logFile: "/var/log/tailscale.log" waitForLinkLocal: false