diff --git a/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml b/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml index efdad3e4d..2eda57cce 100644 --- a/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml +++ b/clusters/cl01tl/services/tailscale-operator/templates/dns-config.yaml @@ -1,10 +1,10 @@ apiVersion: tailscale.com/v1alpha1 kind: DNSConfig metadata: - name: tailscale-dns + name: ts-dns namespace: {{ .Release.Namespace }} labels: - app.kubernetes.io/name: tailscale-dns + app.kubernetes.io/name: ts-dns app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/version: {{ .Chart.AppVersion }} app.kubernetes.io/component: tailscale