Skip to content

alauda/captain-test-charts

Repository files navigation

How to use

helm repo add <repo-name>  https://alauda.github.io/captain-test-charts/

Add this repo to Captain

kubectl apply -f https://raw.githubusercontent.com/alauda/captain-test-charts/master/chartrepo.yaml

The ChartRepo name is captain-test

How to add charts

  1. create a dir with chart source
  2. Run helm package <source-dir>/
  3. Run helm repo index --url https://alauda.github.io/captain-test-charts/ --merge index.yaml .

How to use in captain

chech the hr dir, it contains all the kinds of HelmRequests

About

Test cases for captain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published