Skip to content

UHN/helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UHN Helm Chart

Helm charts for the UHN Cardiac Drive team.

Charts

Chart Description
charts/other/cardiac-uhn App-template based chart for Cardiac UHN applications

Helm Repository

This repository is published through GitHub Pages:

helm repo add uhn https://uhn.github.io/helm-chart
helm repo update
helm search repo uhn

Install the cardiac-uhn chart:

helm install cardiac-uhn uhn/cardiac-uhn \
  --namespace cardiac-dev \
  --create-namespace

Chart releases are produced by .github/workflows/release.yml. The workflow packages charts/other/cardiac-uhn, updates the gh-pages branch, and deploys the generated Helm repository with GitHub Pages.

About

Helm charts for UHN Cardiac Drive applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors