feat: add system and customer node pools, scale default workers to 0
This commit is contained in:
@@ -14,7 +14,6 @@ resource "cloudflare_ruleset" "admin_ip_allowlist" {
|
||||
expression = <<-EOT
|
||||
(
|
||||
http.host in {
|
||||
"git.${var.domain}"
|
||||
"vault.${var.domain}"
|
||||
"argocd.${var.domain}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user