Skip to content
New issue

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

No way to set custom resources for Wiz broker/agent #459

Open
efren-garcia-camunda opened this issue Dec 4, 2024 · 1 comment
Open

No way to set custom resources for Wiz broker/agent #459

efren-garcia-camunda opened this issue Dec 4, 2024 · 1 comment

Comments

@efren-garcia-camunda
Copy link

efren-garcia-camunda commented Dec 4, 2024

Hello,

There is currently no way to set custom resources values for the Wiz broker deployment, like it can be done for the Wiz sensor

https://github.com/wiz-sec/charts/blob/master/wiz-sensor/values.yaml#L267

@efren-garcia-camunda
Copy link
Author

Update:

It can be done using the current code, as found here

https://github.com/wiz-sec/charts/blob/master/wiz-broker/templates/wiz-broker-deployment.yaml#L166

but it is not documented in the values.yaml file, and the deployment doesnt provide any default resources values

https://github.com/wiz-sec/charts/blob/master/wiz-broker/values.yaml

image

The deployment should include at least some default limits and requests

https://github.com/wiz-sec/charts/blob/master/wiz-broker/templates/wiz-broker-deployment.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant