Playground
Configure, preview, deploy.
Pick a chart, tweak the values, and get a ready-to-paste install command with your customizations.
Select a chart
Select a chart to configure
Values will appear here with controls to customize them
Presets
Output
# Select a chart and configure values Deploy to your cluster
-
Add the HelmForge repo:
helm repo add helmforge https://repo.helmforge.dev - Copy the command above and run it in your terminal
-
Verify:
kubectl get pods -n helmforge
For production use, save the values.yaml output to a file and install with
helm install -f values.yaml.
Changes from defaults
0