dn
This commit is contained in:
@@ -53,13 +53,13 @@ spec:
|
||||
- name: external-dns
|
||||
image: registry.k8s.io/external-dns/external-dns:v0.14.2
|
||||
args:
|
||||
- --source=ingress
|
||||
- --source=service
|
||||
- --provider=coredns
|
||||
- --domain-filter=apps.undercloud.dev
|
||||
- --policy=sync
|
||||
- --registry=txt
|
||||
- --txt-owner-id=k8s-undercloud
|
||||
- --managed-record-types=A,AAAA,CNAME,TXT
|
||||
- --managed-record-types=AAAA,CNAME,TXT
|
||||
- --log-level=debug
|
||||
env:
|
||||
- name: ETCD_URLS
|
||||
|
||||
@@ -26,7 +26,7 @@ spec:
|
||||
- heitzraumswitch.apps.undercloud.dev
|
||||
secretName: heitzraumswitch-cockpit-tls
|
||||
rules:
|
||||
- host: heitzraumswitch.undercloud.dev
|
||||
- host: heitzraumswitch.apps.undercloud.dev
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
||||
@@ -26,7 +26,7 @@ spec:
|
||||
- hypervisor1.apps.undercloud.dev
|
||||
secretName: hypervisor1-tls
|
||||
rules:
|
||||
- host: hypervisor1.undercloud.dev
|
||||
- host: hypervisor1.apps.undercloud.dev
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
||||
Reference in New Issue
Block a user