k8s(pilot): dashboard deploy manifest + README; pin NodePort 31540

This commit is contained in:
Claude
2026-08-22 17:01:34 +00:00
parent 218a8dc271
commit 5fe83b0b2a
2 changed files with 9 additions and 8 deletions
+3 -2
View File
@@ -112,6 +112,7 @@ spec:
- name: http
port: 80
targetPort: http
nodePort: 31540
type: NodePort
# 30082 — between pages-proxy (30081) and browserless (30100), outside the
# 30096..30969 media range. Tailscale / LAN only until a Caddy route is set.
# 31540 — auto-allocated at first apply (30082 was already taken by
# habitsnow/habitsnow-proxy). Tailscale / LAN only until a Caddy route is set.