mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
fix typo
This commit is contained in:
parent
3487945e17
commit
dd9c9104ac
@ -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`:
|
||||
|
Loading…
Reference in New Issue
Block a user