From 21cebbc7639d607a16e8b30ea8b00389b8b9d3b8 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Mon, 4 May 2026 02:05:59 +0000 Subject: [PATCH] fix secret name in kustomization --- infrastructure/controllers/base/tailscale/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/controllers/base/tailscale/kustomization.yaml b/infrastructure/controllers/base/tailscale/kustomization.yaml index 59f68f5..1456809 100644 --- a/infrastructure/controllers/base/tailscale/kustomization.yaml +++ b/infrastructure/controllers/base/tailscale/kustomization.yaml @@ -6,5 +6,5 @@ resources: - release-operator.yaml # - authkey-secret.enc.yaml # - tsproxy-rtx6000.yaml - - 0authaecret.yaml + - 0authsecret.yaml