Fix Tailscale operator secret name to 'operator'

This commit is contained in:
sirius0xdev 2026-05-04 03:20:46 +00:00
parent 0b80ba0068
commit 189b7a73d6

View file

@ -25,7 +25,7 @@ spec:
operatorConfig: operatorConfig:
tags: [tailnet] tags: [tailnet]
operatorSecretRef: operatorSecretRef:
name: tailscale-operator-authkey name: operator
key: authkey key: authkey
logFile: "/var/log/tailscale.log" logFile: "/var/log/tailscale.log"
waitForLinkLocal: false waitForLinkLocal: false