remove egress
This commit is contained in:
@@ -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
|
|
Reference in New Issue
Block a user