An open API service indexing awesome lists of open source software.

https://github.com/severalnines/helm-charts

Severalnines Helm Charts
https://github.com/severalnines/helm-charts

database-management dbaas helm kubernetes

Last synced: 3 months ago
JSON representation

Severalnines Helm Charts

Awesome Lists containing this project

README

          

# Severalnines helm-charts

[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/clustercontrol)](https://artifacthub.io/packages/search?org=severalnines)
![Helm: v3](https://img.shields.io/static/v1?label=Helm&message=v3&color=informational&logo=helm)
[![Slack](https://img.shields.io/badge/Join_Slack-%23sovereign_dbaas-purple)](https://sovereign-dbaas.slack.com/join/shared_invite/zt-b15k9477-jLllD6qJOUm3bGnOWynVig)

## Add a chart helm repository
Access a Kubernetes cluster.

Add a chart helm repository with follow commands:

```console
helm repo add s9s https://severalnines.github.io/helm-charts/

helm repo update
```