Fix Tailscale operator secret name to 'operator'
This commit is contained in:
parent
0b80ba0068
commit
189b7a73d6
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ spec:
|
|||
operatorConfig:
|
||||
tags: [tailnet]
|
||||
operatorSecretRef:
|
||||
name: tailscale-operator-authkey
|
||||
name: operator
|
||||
key: authkey
|
||||
logFile: "/var/log/tailscale.log"
|
||||
waitForLinkLocal: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue