Skip to content

revealdata/helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-repo

Reveal-Brainsapce Public Helm Repository

Charts

Usage

  1. Review the values-template.yaml file for the chart you intend to deploy.
  2. Create the necessary persistent resources required (Database, Storage, Etc.).
  3. Create a values.yaml file with the settings for your deployment.
  4. Install the helm chart to your Kubernetes Cluster

Add the repo to helm

helm repo add reveal https://revealdata.github.io/helm/
helm repo update

Install a chart from the repo

helm install reveal-keycloak reveal/reveal-keycloak --values path/to/values/file

Kubernetes Setup

Operators and CSI Drivers

  1. secret-store-csi
  2. external-secrets
  3. external-dns
  4. AWS ebs-csi
  5. AWS efs-csi
  6. AWS Elastic Load Balancer Controller

About

Public Helm Charts for Reveal

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors