https://github.com/inseefrlab/helm-charts-databases
A collection of helm charts to deploy BDD inside Onyxia Datalab
https://github.com/inseefrlab/helm-charts-databases
Last synced: about 2 months ago
JSON representation
A collection of helm charts to deploy BDD inside Onyxia Datalab
- Host: GitHub
- URL: https://github.com/inseefrlab/helm-charts-databases
- Owner: InseeFrLab
- License: mit
- Created: 2022-09-19T08:16:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-02T23:26:34.000Z (about 2 months ago)
- Last Synced: 2026-02-03T08:27:16.588Z (about 2 months ago)
- Language: Mustache
- Size: 1.07 MB
- Stars: 7
- Watchers: 7
- Forks: 16
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm charts BDD
This collection of Helm Charts is tailored for datascientists !
Most of this helm-charts are based on the [bitnami charts](https://github.com/bitnami/charts).
It is primarly designed to work with [Onyxia](https://github.com/inseefrlab/onyxia) and we recommand you to use those from bitnami if you don't use Onyxia.
See the other repository ([Helm charts](https://github.com/inseefrlab/helm-charts-interactive-services)) for interactive focused charts.
To use the repo on helm (version 3+) :
```
helm repo add inseefrlab-datascience https://inseefrlab.github.io/helm-charts-databases
```
The repo is also browsable directly https://inseefrlab.github.io/helm-charts-databases/index.yaml
Contributions are welcome, feel free to open issues or submit pull requests :)