82c13f834ec98e8465d2e60517114cb974c56452
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%