#/bin/bash kubectl kustomize deploy/infra | kubectl apply -f - helm repo add gitea-charts https://dl.gitea.com/charts/ helm repo update helm upgrade --install gitea gitea-charts/gitea \ --values helm/values.yaml \ --values helm/values.private.yaml \ --namespace=git-limbosolutions-com