Skip to content

Commit

Permalink
upgrade coredns
Browse files Browse the repository at this point in the history
Story: 2009874

Change-Id: Ibaa3b150e024918b6fc963eb6ca62bd18690a3c4
(cherry picked from commit 15c2bc2)
(cherry picked from commit bf7fd64)
(cherry picked from commit d7a502e)
(cherry picked from commit eaaa762)
  • Loading branch information
GregWhiteyBialas authored and mnasiadka committed Mar 28, 2024
1 parent 4abaf43 commit abc814f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,11 @@ data:
Corefile: |
.:53 {
errors
log
health
log stdout
health {
lameduck 5s
}
ready
kubernetes ${DNS_CLUSTER_DOMAIN} ${PORTAL_NETWORK_CIDR} ${PODS_NETWORK_CIDR} {
pods verified
fallthrough in-addr.arpa ip6.arpa
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ parameters:
coredns_tag:
type: string
description: tag for coredns
default: 1.6.6
default: 1.8.7

flannel_tag:
type: string
Expand Down

0 comments on commit abc814f

Please sign in to comment.