From 944fb73ae98f63e0bf9b814e2c4b4979094fb1aa Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 14 Jan 2025 21:14:20 -0600 Subject: [PATCH] annotate with tailscale --- clusters/cl01tl/platform/gitea/templates/ingress.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/platform/gitea/templates/ingress.yaml b/clusters/cl01tl/platform/gitea/templates/ingress.yaml index 65b0010a7..65dadbb72 100644 --- a/clusters/cl01tl/platform/gitea/templates/ingress.yaml +++ b/clusters/cl01tl/platform/gitea/templates/ingress.yaml @@ -43,6 +43,8 @@ metadata: app.kubernetes.io/version: {{ .Chart.AppVersion }} app.kubernetes.io/component: web app.kubernetes.io/part-of: {{ .Release.Name }} + annotations: + tailscale.com/experimental-forward-cluster-traffic-via-ingress: "true" spec: ingressClassName: tailscale tls: