https://github.com/scaleoutsystems/charts
Scaleout Helm Chart Repository
https://github.com/scaleoutsystems/charts
Last synced: 3 months ago
JSON representation
Scaleout Helm Chart Repository
- Host: GitHub
- URL: https://github.com/scaleoutsystems/charts
- Owner: scaleoutsystems
- Created: 2020-02-01T21:08:03.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-08T13:46:43.000Z (about 1 year ago)
- Last Synced: 2025-05-08T14:43:12.879Z (about 1 year ago)
- Language: Smarty
- Homepage:
- Size: 6.87 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Info
This repository contains Helm charts maintained by Scaleout Systems AB. The repo index is hosted by GitHub pages.
**Note:** The main branch is now the new default branch. For getting the latest version of these charts please clone the main branch and not the master.
## Getting started
To be able to deploy Helm charts from this repository you first need to add this repository as a source of charts.
```bash
$ helm repo add scaleout https://scaleoutsystems.github.io/charts/scaleout/stackn
```
Deploy a chart
```bash
$ helm install stackn scaleout/stackn -f
```
### Local configs
If you want local configurations place them in a directory named configs/ as the .gitignore will ignore that foldername and contents.