Initial commit

This commit is contained in:
Vloldik
2025-05-06 19:21:00 +03:00
commit 5f17ce5f03
28 changed files with 625 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
```sh
kubectl apply -f admin-secret.yaml,db-secret.yaml
helm repo add gitea-charts https://dl.gitea.com/charts/
helm repo update
```