Argo CD on neuralplatform.ai, fix domain_suffix vs infra_domain usage
This commit is contained in:
@@ -11,7 +11,7 @@ variable "legion_ip" {
|
||||
}
|
||||
|
||||
variable "domain_suffix" {
|
||||
description = "Domain suffix for nook.family family apps"
|
||||
description = "Internal-only domain (nook.family) — not exposed via Cloudflare tunnel. Use infra_domain for public services."
|
||||
type = string
|
||||
default = "nook.family"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user