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

@@ -1,6 +1,6 @@
package bluejayinfra.public_method_allowlist
public_hosts := {"dist.flowercore.io", "dns.iamworkin.lan"}
public_hosts := {"brochure.flowercore.io", "dist.flowercore.io", "dns.iamworkin.lan"}
deny[msg] {
input.kind == "IngressRoute"