diff --git a/dns/dns.yaml b/dns/dns.yaml index 663749f..3f54279 100644 --- a/dns/dns.yaml +++ b/dns/dns.yaml @@ -106,6 +106,7 @@ data: template IN A apps.undercloud.dev { match ^(.+)\.apps\.undercloud\.dev\.?$ answer "{{.Name}} 300 IN A 93.228.39.77" # your static v4 + fallthrough } # wildcard IPv6 to Ingress