Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 452 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 452 Bytes

helm-charts

This repository contains the following Helm charts for deploying SDF maintained software:

  • Anchor Platform SEP Service

Anchor Platform SEP Service

Documentation https://github.com/stellar/java-stellar-anchor-sdk/tree/main/docs

Install Anchor Platform Helm Chart

$ helm install -f myvalues.yaml sep-service ./charts/anchor-platform/sep-service

Uninstall Anchor Platform Helm Chart

$ helm uninstall sep-service