Skip to content

Commit

Permalink
Merge pull request #192 from networkservicemesh/update-coredns-image
Browse files Browse the repository at this point in the history
bump: update coredns image for aws clusters
  • Loading branch information
edwarnicke authored Apr 9, 2022
2 parents 66ede8e + 4cc3b9b commit 6179e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/aws/coredns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: coredns
image: tinden/coredns:master
image: coredns/coredns:1.9.1
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit 6179e68

Please sign in to comment.