2026-03-02 20:28:51 +00:00
|
|
|
---
|
|
|
|
|
tailscale_operator_namespace: "tailscale-system"
|
2026-03-02 21:03:53 +00:00
|
|
|
tailscale_operator_version: "1.95.91"
|
2026-03-02 20:28:51 +00:00
|
|
|
|
|
|
|
|
tailscale_oauth_client_id: ""
|
|
|
|
|
tailscale_oauth_client_secret: ""
|
|
|
|
|
|
2026-03-02 21:39:47 +00:00
|
|
|
tailscale_operator_default_tags:
|
2026-03-04 00:57:33 +00:00
|
|
|
- "tag:k8s"
|
2026-03-02 23:32:36 +00:00
|
|
|
|
2026-03-04 01:37:00 +00:00
|
|
|
tailscale_proxyclass_name: "infra-stable"
|
|
|
|
|
|
2026-03-03 21:47:16 +00:00
|
|
|
tailscale_operator_required: false
|
|
|
|
|
|
2026-03-02 23:32:36 +00:00
|
|
|
tailscale_operator_node_selector:
|
|
|
|
|
kubernetes.io/hostname: "k8s-cluster-cp-1"
|
|
|
|
|
|
|
|
|
|
tailscale_operator_tolerations:
|
|
|
|
|
- key: "node-role.kubernetes.io/control-plane"
|
|
|
|
|
operator: "Exists"
|
|
|
|
|
effect: "NoSchedule"
|