This commit is contained in:
Tiago Matias 2020-04-16 17:54:49 -03:00 committed by GitHub
parent 3487945e17
commit dd9c9104ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ metadata:
external-dns.alpha.kubernetes.io/hostname: tenant1.example.org,tenant2.example.org
spec:
type: ExternalName
externalName: aws.external.com
externalName: aws.example.org
```
This will create 2 CNAME records pointing to `aws.example.org`: