update readme file

This commit is contained in:
stremovsky
2021-12-12 09:55:38 +02:00
parent c8a7e53207
commit acd5a7a8ec

View File

@@ -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"` |