Skip to content

Commit cafe41c

Browse files
authored
Update core-dns.yaml
1 parent 8f60f8c commit cafe41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-kubernetes-the-hard-way-aws/deployments/core-dns.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
kubernetes.io/os: linux
100100
containers:
101101
- name: coredns
102-
image: coredns/coredns:1.9.0
102+
image: coredns/coredns:1.8.0
103103
imagePullPolicy: IfNotPresent
104104
resources:
105105
limits:

0 commit comments

Comments
 (0)