From 9a30e499f4d0a1b6f7d9671cc1f02bdda9caaef9 Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Mon, 16 Mar 2026 18:44:12 -0600 Subject: [PATCH] annotations --- k8s/service.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/k8s/service.yaml b/k8s/service.yaml index 3d6d55e..73843a5 100644 --- a/k8s/service.yaml +++ b/k8s/service.yaml @@ -5,6 +5,8 @@ metadata: namespace: minecraft labels: app: cobblemon-ui + annotations: + tailscale.com/expose: "true" spec: selector: app: cobblemon-ui