feat(brochure): add public brochure GitOps app (#13)
This commit was merged in pull request #13.
This commit is contained in:
@@ -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",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user