remove egress

This commit is contained in:
2024-08-16 18:56:32 -05:00
parent 5f44f6652a
commit b575d388cf

View File

@@ -1,16 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: auth-cl01tl
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: auth-cl01tl
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/version: {{ .Chart.AppVersion }}
app.kubernetes.io/component: tailscale
app.kubernetes.io/part-of: {{ .Release.Name }}
annotations:
tailscale.com/tailnet-fqdn: auth-cl01tl.boreal-beaufort.ts.net
spec:
externalName: ts-auth-cl01tl-wjjns.tailscale-operator.svc.cluster.local
type: ExternalName