Setting limits on Prometheus Pod #9352
-
I'm looking for flags that we can set to limit prometheus memory usage. I looked at the values.yaml but couldn't find anything to specify this. Would love some pointers on how we can configure this at linkerd install. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
Sierra1011
Sep 8, 2022
Replies: 1 comment 1 reply
-
It is definitely possible. If you're using the Helm chart the relevant section of the values file is right at the bottom. In the docs for linkerd-viz, you can see these values that are configurable:
In a values file that you're passing to the install, it would look like:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
arunxls
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is definitely possible. If you're using the Helm chart the relevant section of the values file is right at the bottom.
In the docs for linkerd-viz, you can see these values that are configurable:
In a values file that you're passing to the install, it would look like: