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

Update helm values to use safe defaults #1597

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Update helm values to use safe defaults #1597

merged 1 commit into from
Jan 2, 2024

Conversation

werkt
Copy link
Collaborator

@werkt werkt commented Jan 2, 2024

Removed values which will likely cause problems for execution and CFC saturation from helm chart:
inputFetchStage_width and execute_stage_width both can be discovered from available processors
maxSizeBytes for filesystem cas is automatically 90% of underlying file storage, down from a value 10x the actual bytes on storage requested below.
path, names, and configuration for root, filesystem, and publicName can all be defaulted/derived safely.

Removed values which will likely cause problems for execution and CFC saturation from helm chart:
inputFetchStage_width and execute_stage_width both can be discovered from available processors
maxSizeBytes for filesystem cas is automatically 90% of underlying file storage, down from a value 10x the actual bytes on storage requested below.
path, names, and configuration for root, filesystem, and publicName can all be defaulted/derived safely.
@werkt werkt merged commit 41b4494 into main Jan 2, 2024
6 checks passed
@werkt werkt deleted the helm-worker-values branch January 2, 2024 21:24
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

Successfully merging this pull request may close these issues.

None yet

1 participant