Merge pull request #99752 from pacoxu/coredns/promote

update cluster/dns/coredns to 1.8.0 as kubeadm
This commit is contained in:
Kubernetes Prow Robot
2021-03-08 12:07:28 -08:00
committed by GitHub
5 changed files with 13 additions and 13 deletions

View File

@@ -132,7 +132,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: coredns
image: k8s.gcr.io/coredns:1.7.0
image: k8s.gcr.io/coredns/coredns:v1.8.0
imagePullPolicy: IfNotPresent
resources:
limits:

View File

@@ -132,7 +132,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: coredns
image: k8s.gcr.io/coredns:1.7.0
image: k8s.gcr.io/coredns/coredns:v1.8.0
imagePullPolicy: IfNotPresent
resources:
limits:

View File

@@ -132,7 +132,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: coredns
image: k8s.gcr.io/coredns:1.7.0
image: k8s.gcr.io/coredns/coredns:v1.8.0
imagePullPolicy: IfNotPresent
resources:
limits: