apiVersion: v1 kind: Secret metadata: name: tailscale-operator-secret namespace: tailscale labels: app.kubernetes.io/name: tailscale app.kubernetes.io/component: operator type: Opaque data: # TODO: Fill in the Tailscale auth key (base64 encoded) authkey: PLACEHOLDER