Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 467 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 467 Bytes

horizon-helm

Overview

This is the official Helm Chart for installing Horizon on Kubernetes.

Installation

Add the Helm repo to your local repositories :

helm repo add evertrust https://repo.evertrust.io/repository/charts

You can then use the Chart using the prefix you chose :

helm install horizon evertrust/horizon

Usage

Moved to our documentation portal