Files
HetznerTerra/infrastructure/addons/tailscale-proxyclass/proxyclass-infra-stable.yaml
MichaelFisher1997 bed8e4afc8
All checks were successful
Deploy Cluster / Terraform (push) Successful in 49s
Deploy Cluster / Ansible (push) Successful in 4m6s
feat: migrate core addons toward flux
2026-03-11 17:43:35 +00:00

14 lines
310 B
YAML

apiVersion: tailscale.com/v1alpha1
kind: ProxyClass
metadata:
name: infra-stable
spec:
statefulSet:
pod:
nodeSelector:
kubernetes.io/hostname: k8s-cluster-cp-1
tolerations:
- key: node-role.kubernetes.io/control-plane
operator: Exists
effect: NoSchedule