96fb2ddb6c0e52adccd769a34b40100e17bf4936
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
Description
Languages
Shell
100%