Skip to content

openinfradev/deprecated-helm-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

index 파일 새로 생성

Helm repo 띄우기

  • helm repo index ~/.helm/charts/ --url http://{admin_node_ip}:8879

외부에서 가져와서 사용하는 helm-chart

CI용 Harobor

정보

Harbor url: harbor-cicd.taco-cat.xyz

  • 계정: admin / ****, tks_admin / ****
  • CI를 위한 Helm Chart repo & docker registry: harbor-cicd.taco-cat.xyz/tks

Helm chart upload 방법:

# Chart push를 위한 chartMuseum 플러그인 설치
$ helm plugin install https://github.com/chartmuseum/helm-push 
$ helm repo add private-registry https://harbor-cicd.taco-cat.xyz/tks 
$ helm cm-push {ChartName}.tgz private-registry --username tks_admin --password ****

About

shared helm repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published