Skip to content

yinheli/k8s-local-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

k8s-local-registry

local registry

install

helm upgrade --install registry registry \
  --repo https://yinheli.com/k8s-local-registry \
  --namespace default