Skip to content

Commit

Permalink
Merge pull request #434 from mastersingh24/fallback
Browse files Browse the repository at this point in the history
Enable fallback to k8s_container metrics
  • Loading branch information
solodov authored Oct 6, 2021
2 parents e4144a8 + 8d7ee18 commit 4c61bf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ spec:
command:
- /adapter
- --use-new-resource-model=true
- --fallback-for-container-metrics=true
resources:
limits:
cpu: 250m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ spec:
command:
- /adapter
- --use-new-resource-model=true
- --fallback-for-container-metrics=true
resources:
limits:
cpu: 250m
Expand Down

0 comments on commit 4c61bf7

Please sign in to comment.