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

changing report row limit for xray chart #1826

Closed
thecloudgeek opened this issue Oct 3, 2023 · 2 comments
Closed

changing report row limit for xray chart #1826

thecloudgeek opened this issue Oct 3, 2023 · 2 comments

Comments

@thecloudgeek
Copy link

how does one change the report row limit for the xray helm chart? I couldn't quite figure out how the set system.yaml file for xray according to this:
https://jfrog.com/help/r/xray-how-to-bypass-reports-row-limit

@dortam888
Copy link

On the official values.yaml line 202 you have system.yaml server.
Under it you can insert reports.rowLimits as explained in the article and redeploy.

@rahulsadanandan
Copy link
Collaborator

@thecloudgeek Recently have merged a feature (#1842) that allows overriding the system YAML with the extraSystemYaml section. The entries specified under ‘xray.extraSystemYaml’ will be merged with files/system.yaml to generate the final system.yaml.
This change is available from Xray version 103.95.x onwards.

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

3 participants