Skip to content

trisacrypto/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRISA Helm Charts

Artifact Hub

Helm charts for Kubernetes deployment of TRISA services.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add trisacrypto https://helm.trisa.dev

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo trisacrypto to see the charts.

Available Charts

Debugging Templates

  • Use helm lint to ensure your chart follows best practices.
  • Use helm template --debug to render chart templates locally
  • Use helm install --dry-run --debug to render chart locally without installing certs in the cluster, setting --dry-run=server will also perform any lookups on the server.

For example, to debug the envoy charts; in the charts/envoy directory, run:

$ helm template --debug envoy . --values examples/alice.yaml

About

Helm charts for Kubernetes deployment of TRISA services.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages