coredns in gcr.io
parent
fb5f548c14
commit
6cc9a85f68
|
|
@ -29,7 +29,7 @@ spec:
|
|||
effect: NoSchedule
|
||||
containers:
|
||||
- name: coredns
|
||||
image: registry.hub.docker.com/coredns/coredns:1.1.3
|
||||
image: k8s.gcr.io/coredns:1.1.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
|
|
|
|||
Loading…
Reference in New Issue