Helm is required to use and operate these charts. You can add the DuckDB-UI Helm Repository like below:
helm repo add beslovas https://beslovas.github.io/duckdb-ui
Documentation and the default values.yaml can be found in the relevant chart repository:
To install the DuckDB-UI chart:
helm repo update
helm install my-duckdb-ui beslovas/duckdb-ui
If you want to contribute to our charts, please visit the GitHub repository.