fix(coredns): own Corefile+hostname rewrites via Talos inlineManifest (single-source terraform/files/coredns/Corefile), drop ArgoCD coredns-config app — in-cluster *.riotpiao.com now resolves to nginx ingress so MinIO/OIDC discovery works; update cp-2 IP .213->.214

This commit is contained in:
Story Crater Bot
2026-08-18 15:08:04 -07:00
parent 78c9946cf6
commit 650fcf1b61
7 changed files with 72 additions and 234 deletions
+1
View File
@@ -41,6 +41,7 @@ resource "local_file" "controlplane_configs" {
forgejo_hostname = var.forgejo_hostname
zone = each.value.zone
allow_scheduling = each.value.allow_scheduling
coredns_corefile = file("${path.module}/files/coredns/Corefile")
# Cloudflare Tunnel cert SANs (talos :50000 and kube-apiserver :6443)
cloudflare_talos_sans = each.value.cloudflare_talos_sans