update release
This commit is contained in:
parent
dc400a364d
commit
b40ffc68cb
1 changed files with 1 additions and 4 deletions
|
|
@ -25,11 +25,8 @@ spec:
|
||||||
# Operator configuration
|
# Operator configuration
|
||||||
operator:
|
operator:
|
||||||
# Tag to use for pods created by the operator (e.g., tailnet)
|
# Tag to use for pods created by the operator (e.g., tailnet)
|
||||||
tags: []
|
tags: [tailnet]
|
||||||
# Auth key from secret - PLACEHOLDER, replace with real key
|
# Auth key from secret - PLACEHOLDER, replace with real key
|
||||||
# Create secret: kubectl create secret generic tailscale-operator-authkey \
|
|
||||||
# -n tailscale --from-literal=authkey=tskey-abc123... \
|
|
||||||
# --dry-run=client -o yaml | kubectl apply -n tailscale
|
|
||||||
operatorSecretRef:
|
operatorSecretRef:
|
||||||
name: tailscale-operator-authkey
|
name: tailscale-operator-authkey
|
||||||
key: authkey
|
key: authkey
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue