Skip to content

feat: add initContainer resource configuration for ClickHouse#154

Merged
avaya09 merged 1 commit intomainfrom
fix/clickhouse-ic-resource-support
Feb 6, 2026
Merged

feat: add initContainer resource configuration for ClickHouse#154
avaya09 merged 1 commit intomainfrom
fix/clickhouse-ic-resource-support

Conversation

@avaya09
Copy link
Copy Markdown
Contributor

@avaya09 avaya09 commented Feb 6, 2026

No description provided.

@avaya09 avaya09 requested a review from Copilot February 6, 2026 05:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds configuration support for init container resource limits and requests in the ClickHouse StatefulSet deployment, allowing users to specify CPU and memory constraints for the initialization phase.

Changes:

  • Added initContainer.resources configuration option to ClickHouse values
  • Applied the resource configuration to the init container in the StatefulSet template

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
charts/portkey-app/values.yaml Adds initContainer.resources configuration with commented examples for CPU and memory limits/requests
charts/portkey-app/templates/clickhouse/stateful-set.yaml Applies the resource configuration to the init container using Helm templating

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@avaya09 avaya09 merged commit 57f9b98 into main Feb 6, 2026
@avaya09 avaya09 deleted the fix/clickhouse-ic-resource-support branch February 6, 2026 06:11
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.

3 participants