Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandra-fromm committed Sep 24, 2024
1 parent d2686ed commit 35acc10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration/eu-west-1/k8s-qa/cluster/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ inputs = {
labels = {
dedicated = "monitoring"
}
is_al2023 = true
is_al2023 = false
max_pods = 30
cpu = "80m"
memory = "585Mi"
Expand All @@ -145,7 +145,7 @@ inputs = {
labels = {
dedicated = "observability"
}
is_al2023 = true
is_al2023 = false
max_pods = 30
cpu = "90m"
memory = "585Mi"
Expand Down

0 comments on commit 35acc10

Please sign in to comment.