This commit is contained in:
2025-08-25 21:05:58 +02:00
parent 40761ca8e9
commit ce1610f01e

View File

@@ -61,5 +61,10 @@ spec:
- --txt-owner-id=k8s-undercloud
- --managed-record-types=A,AAAA,CNAME,TXT
- --log-level=debug
- --coredns-etcd-endpoints=http://etcd.dns.svc:2379
- --coredns-etcd-prefix=/skydns
env:
- name: ETCD_URLS
value: "http://etcd.dns.svc:2379"
- name: ETCD_PREFIX
value: "/skydns"