helm-charts
Helm charts repository - hmdmph
Add this chart as helm repository
$ helm repo add hmdmph https://hmdmph.github.io/helm-charts/
$ helm repo update
$ helm install <chart-name> <args>
Helm Chart List
- crateDB - A distributed SQL database built on top of a NoSQL foundation.
- mongo-pod-labeler - simple tool that labels mongo pods with its role (primary/ secondary)
- redis-pod-labeler - simple tool that labels redis pods with its role (master/ slave)
- crateDB-adapter - adapter to connect to createdb and expose endpoint via service( v1 )
- crateDB-adapter-v2 - adapter to connect to createdb and expose endpoint via service ( v2 )