diff --git a/charts/README.md b/charts/README.md index 6a94a53..062ce08 100644 --- a/charts/README.md +++ b/charts/README.md @@ -27,3 +27,10 @@ Use the following command: ``` helm uninstall databunker-demo ``` + +## Chart Parameters + +| Name | Description | Value | +| ------------------------------- | ---------------------------------------------------------- | -------------------- | +| `service.type` | Databunker Service Type | `ClusterIP` | +| `service.nodePort` | Databunker API and UI port | `"30300"` |