add dns config for inter cluster routing
This commit is contained in:
		| @@ -9,6 +9,8 @@ metadata: | ||||
|     app.kubernetes.io/version: {{ .Chart.AppVersion }} | ||||
|     app.kubernetes.io/component: tailscale | ||||
|     app.kubernetes.io/part-of: {{ .Release.Name }} | ||||
|   annotations: | ||||
|     tailscale.com/experimental-forward-cluster-traffic-via-ingress: "true" | ||||
| spec: | ||||
|   ingressClassName: tailscale | ||||
|   tls: | ||||
|   | ||||
| @@ -9,6 +9,8 @@ metadata: | ||||
|     app.kubernetes.io/version: {{ .Chart.AppVersion }} | ||||
|     app.kubernetes.io/component: tailscale | ||||
|     app.kubernetes.io/part-of: {{ .Release.Name }} | ||||
|   annotations: | ||||
|     tailscale.com/experimental-forward-cluster-traffic-via-ingress: "true" | ||||
| spec: | ||||
|   ingressClassName: tailscale | ||||
|   tls: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user