Skip to content

Conversation

@madhire34
Copy link

This PR adds a new Helm chart for deploying ToolJet, a modern open-source low-code platform that enables teams to build internal tools quickly.

📦 Chart Highlights:
Deployment: Installs ToolJet on any Kubernetes cluster

Customizable Values: Supports overriding config via values.yaml

Ingress: Optional ingress support for public access

Resources: Configurable CPU/memory limits

Autoscaling: Built-in Horizontal Pod Autoscaler (HPA) configuration

Persistence: Can be toggled via values.yaml

@@ -0,0 +1,45 @@
image:
repository: tooljet/tooljet
tag: latest
Copy link
Contributor

Choose a reason for hiding this comment

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

The tag cannot be latest.

Copy link
Contributor

Choose a reason for hiding this comment

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

Refactor this to be same as the other zopdev charts.

  1. only the image version can be listed in the values.yaml
  2. service configurations can be removed from the values.yaml

Copy link
Contributor

Choose a reason for hiding this comment

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

Add mutable key for the values like

  • resources
  • image version
  • env

Copy link
Contributor

Choose a reason for hiding this comment

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

Readme doesn't match the zopdev template.

Copy link
Contributor

Choose a reason for hiding this comment

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

Charts doesn't match the zopdev template

Copy link
Author

Choose a reason for hiding this comment

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

Ok i will solve

@arunesh-j
Copy link
Contributor

Closing this PR since the review comments are not resolved.

@madhire34 Please feel free to reopen and resolve the comments when you are free.

Thanks.

@arunesh-j arunesh-j closed this Nov 4, 2025
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.

2 participants