mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 22:26:11 +02:00
Tutorial uses buggy version for GKE example (#177)
Bug in question: https://github.com/kubernetes-incubator/external-dns/issues/154 This is fixed in 0.2.1
This commit is contained in:
parent
e5f21ad32a
commit
d4a396b667
@ -73,7 +73,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…
x
Reference in New Issue
Block a user