Replace nginx+ConfigMap intranet with Blazor Server app

Replaces the 188KB ConfigMap-embedded HTML with a proper Blazor Server
deployment (fc-intranet-web:latest on port 5300). The old nginx deployment,
ConfigMaps (intranet-html, intranet-nginx-conf), and all embedded HTML are
removed. The intranet is now a .NET 10 Blazor app with live health monitoring,
REST API, 49 pages, and the unified Blue Jay theme.

Source: github.com/astoltz/FlowerCore.Intranet.Web
This commit is contained in:
Claude Code
2026-04-04 19:29:28 -05:00
parent a07b6311b9
commit 56442ecfbc

File diff suppressed because one or more lines are too long