mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
docs: do not reference buggy version
This commit is contained in:
parent
da3c17a65c
commit
d6222a454d
@ -48,7 +48,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: external-dns
|
||||
image: registry.opensource.zalan.do/teapot/external-dns:v0.2.0
|
||||
image: registry.opensource.zalan.do/teapot/external-dns:v0.2.1
|
||||
args:
|
||||
- --in-cluster
|
||||
- --zone=Z16P7IEWFWZ4RB
|
||||
|
@ -217,7 +217,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: external-dns
|
||||
image: registry.opensource.zalan.do/teapot/external-dns:v0.2.0
|
||||
image: registry.opensource.zalan.do/teapot/external-dns:v0.2.1
|
||||
args:
|
||||
- --in-cluster
|
||||
- --zone=external-dns-test-gcp-zalan-do
|
||||
|
Loading…
Reference in New Issue
Block a user