moved from docker to kubernetes (k3s)

This commit is contained in:
2025-03-02 01:31:25 +00:00
parent 8fa698bd76
commit 0b67357d6b
10 changed files with 274 additions and 111 deletions

4
gitea/helm-up.sh Normal file
View File

@@ -0,0 +1,4 @@
helm upgrade --install gitea gitea-charts/gitea \
-f ./values.yaml \
-f ./values.private.yml \
--namespace=git-limbosolutions-com