feat: add system and customer node pools, scale default workers to 0
Some checks failed
Terraform / terraform (push) Has been cancelled
Test / test (push) Has been cancelled

This commit is contained in:
Ryan Moon
2026-04-03 07:20:00 -05:00
parent 10528dd7bb
commit 35b78f672c
4 changed files with 37 additions and 16 deletions

View File

@@ -14,7 +14,6 @@ resource "cloudflare_ruleset" "admin_ip_allowlist" {
expression = <<-EOT
(
http.host in {
"git.${var.domain}"
"vault.${var.domain}"
"argocd.${var.domain}"
}