mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-05 06:36:11 +02:00
Merge pull request #818 from acrogenesis/patch-1
Fix commands to cleanup Cloudflare
This commit is contained in:
commit
871cb4c5f3
@ -193,6 +193,6 @@ This should show the external IP address of the service as the A record for your
|
||||
Now that we have verified that ExternalDNS will automatically manage Cloudflare DNS records, we can delete the tutorial's example:
|
||||
|
||||
```
|
||||
$ kubectl delete service -f nginx.yaml
|
||||
$ kubectl delete service -f externaldns.yaml
|
||||
$ kubectl delete -f nginx.yaml
|
||||
$ kubectl delete -f externaldns.yaml
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user