feat(brochure): add public brochure GitOps app (#13)

This commit was merged in pull request #13.
This commit is contained in:
2026-05-18 04:52:37 +00:00
parent fc444a02a1
commit d7238a5e3b
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",
};