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
No description provided
Readme 278 KiB
Languages
Shell 100%