709 B
709 B
git.limbosolutions.com
Welcome to public repository of my Git Server
Using gitea as git server.
gitea - helm chart
add chart
helm repo add gitea-charts https://dl.gitea.com/charts/
update chart
helm repo update
Upgrade / Install
helm upgrade --install gitea gitea-charts/gitea \
--values ./gitea/values.yaml \
--values ./gitea/values.private.yaml \
--namespace=git-limbosolutions-com