We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On of containers is not limited by default - and it should be as sumo warns about not-limited containers.
Container name: thanos-sidecar StatefulSet name: prometheus-collection-prometheus-oper-prometheus Helm chart version affected: all
The text was updated successfully, but these errors were encountered:
There are no limits for thanos in the prometheus-operator values: https://github.com/helm/charts/blob/master/stable/prometheus-operator/values.yaml#L1961
thanos
Sorry, something went wrong.
User can set it as follows: https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/api.md#thanosspec
prometheus-operator: prometheus: prometheusSpec: thanos: resources: {}
Yeah, the thing is:
So you install the collection and instantly get the warning about collection, that's not a good experience.
vsinghal13
Successfully merging a pull request may close this issue.
On of containers is not limited by default - and it should be as sumo warns about not-limited containers.
Container name: thanos-sidecar
StatefulSet name: prometheus-collection-prometheus-oper-prometheus
Helm chart version affected: all
The text was updated successfully, but these errors were encountered: