From 4a5168c33230e42ac9dcbd16841252cd84353b73 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Tue, 14 Apr 2026 11:50:27 +1000 Subject: [PATCH] Update --- home-apps/hermes-dashboard.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-apps/hermes-dashboard.yaml b/home-apps/hermes-dashboard.yaml index 7243015..62bb176 100644 --- a/home-apps/hermes-dashboard.yaml +++ b/home-apps/hermes-dashboard.yaml @@ -1,5 +1,5 @@ # Expose Hermes Agent Web Dashboard at bot.junv.cc with OAuth2 SSO -# Dashboard runs on server-3 (192.168.1.2:9119) via hermes-dashboard.service +# Dashboard runs on 192.168.1.10:9119 (outside k3s) # # Deploy: kubectl apply -f home-apps/hermes-dashboard.yaml # Check: kubectl get ingress,svc,endpointslices -n home-apps hermes-dashboard