Rename infra dir

This commit is contained in:
2025-02-11 23:03:14 +01:00
parent 2a866b0cae
commit ea309a0ae7
18 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
install:
helm repo add gitea-charts https://dl.gitea.com/charts/
helm repo update gitea-charts
helm upgrade --install -n gitea --create-namespace gitea gitea-charts/gitea --version 10.6.0 -f values.yml