update release

This commit is contained in:
sirius0xdev 2026-05-04 01:17:40 +00:00
parent dc400a364d
commit b40ffc68cb

View file

@ -25,11 +25,8 @@ spec:
# Operator configuration
operator:
# Tag to use for pods created by the operator (e.g., tailnet)
tags: []
tags: [tailnet]
# 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:
name: tailscale-operator-authkey
key: authkey