diff --git a/dns/test-nginx-service.yaml b/dns/test-nginx-service.yaml index 4fe2f77..4e481d7 100644 --- a/dns/test-nginx-service.yaml +++ b/dns/test-nginx-service.yaml @@ -3,7 +3,7 @@ kind: Service metadata: name: nginx-frontend annotations: - external-dns.alpha.kubernetes.io/hostname: "nginx.hyponeros.intra" + external-dns.alpha.kubernetes.io/hostname: "nginx.open-it.intra" spec: ports: - name: "web"