mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-26 19:45:35 +00:00
53d9cac196
Also removes hardcoded image repo/tag from example DNSConfig resource as the operator now knows how to default those. Updates tailscale/tailscale#11019 Signed-off-by: Irbe Krumina <irbe@tailscale.com>
7 lines
100 B
YAML
7 lines
100 B
YAML
apiVersion: tailscale.com/v1alpha1
|
|
kind: DNSConfig
|
|
metadata:
|
|
name: ts-dns
|
|
spec:
|
|
nameserver: {}
|