mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-27 03:55:36 +00:00
10 lines
171 B
YAML
10 lines
171 B
YAML
|
apiVersion: tailscale.com/v1alpha1
|
||
|
kind: DNSConfig
|
||
|
metadata:
|
||
|
name: ts-dns
|
||
|
spec:
|
||
|
nameserver:
|
||
|
image:
|
||
|
repo: tailscale/k8s-nameserver
|
||
|
tag: unstable-v1.65
|