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: 3 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T10:24:33.000Z (4 months ago)
- Last Synced: 2025-03-07T10:28:12.993Z (4 months ago)
- Language: Mustache
- Size: 974 KB
- Stars: 6
- Watchers: 9
- Forks: 14
- Open Issues: 12
-
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 :)