Files
infrastructure/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml
2025-05-16 22:04:01 -05:00

14 lines
322 B
YAML

apiVersion: tailscale.com/v1alpha1
kind: DNSConfig
metadata:
name: ts-dns
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: {{ .Release.Name }}
app.kubernetes.io/instance: {{ .Release.Name }}
spec:
nameserver:
image:
repo: tailscale/k8s-nameserver
tag: unstable-v1.83.106