Skip to content

samaritan/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samaritan Helm Charts

Samaritan Helm charts repository.

  • Install the chart with helm install --values=microk8s.yaml --namespace=samaritan samaritan charts/samaritan/
  • Upgrade an existing chart installation with helm upgrade --values=microk8s.yaml --namespace=samaritan samaritan charts/samaritan/
  • Uninstall an existing chart installation with helm uninstall --namespace=samaritan samaritan