feat: add system and customer node pools, scale default workers to 0
This commit is contained in:
@@ -47,8 +47,8 @@ resource "cloudflare_record" "gitea" {
|
||||
name = "git"
|
||||
type = "A"
|
||||
content = var.cluster_lb_ip
|
||||
proxied = true
|
||||
ttl = 1
|
||||
proxied = false
|
||||
ttl = 3600
|
||||
}
|
||||
|
||||
# DNS only — no Cloudflare proxy, for SSH git access
|
||||
|
||||
Reference in New Issue
Block a user