Skip to content

Commit

Permalink
Merge pull request #7126 from Himangini/fix-coredns-asset
Browse files Browse the repository at this point in the history
Fix coredns 1.28 asset
  • Loading branch information
Himangini committed Oct 2, 2023
2 parents 268db7b + ac4cd39 commit b500441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/addons/default/assets/coredns-1.28.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"-conf",
"/etc/coredns/Corefile"
],
"image": "602401143452.dkr.ecr.ap-northeast-2.amazonaws.com/eks/coredns:v1.10.1-eksbuild.3",
"image": "%s.dkr.ecr.%s.%s/eks/coredns:v1.10.1-eksbuild.3",
"imagePullPolicy": "IfNotPresent",
"livenessProbe": {
"failureThreshold": 5,
Expand Down

0 comments on commit b500441

Please sign in to comment.