From e430a3b37badc5794ba7e2793f50ef55c3575fea Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 14 Jan 2025 21:43:33 -0600 Subject: [PATCH] remove service --- .../cl01tl/applications/homepage/templates/service.yaml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 clusters/cl01tl/applications/homepage/templates/service.yaml diff --git a/clusters/cl01tl/applications/homepage/templates/service.yaml b/clusters/cl01tl/applications/homepage/templates/service.yaml deleted file mode 100644 index 99e0d01a8..000000000 --- a/clusters/cl01tl/applications/homepage/templates/service.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - annotations: - tailscale.com/tailnet-fqdn: blocky-ps08rp.boreal-beaufort.ts.net - name: ts-blocky -spec: - externalName: unused - type: ExternalName