feat(brochure): add public brochure GitOps app

This commit is contained in:
Andrew Stoltz
2026-05-17 23:27:12 -05:00
parent f2ab892ebc
commit 4c949a8278
4 changed files with 160 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ public sealed class FleetManifestLintTests
private static readonly HashSet<string> PublicReadOnlyHosts = new(StringComparer.Ordinal)
{
"brochure.flowercore.io",
"dist.flowercore.io",
"dns.iamworkin.lan",
};