all repos — infra @ 1bb34aa4c7199826b930b947074a0699b706c18b

infrastructure manifests and setup notes

apps/coredns/tailscale.yaml (view raw)

 1apiVersion: tailscale.com/v1alpha1
 2kind: Connector
 3metadata:
 4  name: ts-pod-cidrs
 5spec:
 6  hostname: ts-pod-cidrs
 7  subnetRouter:
 8    advertiseRoutes:
 9      - "10.43.0.0/16"
10