helm repo add gitea https://dl.gitea.com/charts helm repo update kubectl create ns gitea || true cat > gitea-values.yaml <