Skip to content

Commit

Permalink
working
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Feb 24, 2025
1 parent 9950727 commit bd9e2f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ dependencies {
paths = [
"../eks",
"../eks-config",
"../eks-metrics-server"
"../eks-metrics-server",
"../eks-dns"
]
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ dependencies {
paths = [
"../eks",
"../eks-config",
"../eks-metrics-server"
"../eks-metrics-server",
"../eks-dns"
]
}

Expand Down

0 comments on commit bd9e2f7

Please sign in to comment.