Initial gitea release.
All checks were successful
/ docker_build (push) Successful in 1m11s
/ deploy_helm (push) Successful in 13s

This commit is contained in:
2025-07-08 13:17:35 +02:00
parent de48914057
commit cdd0395615
18 changed files with 370 additions and 1146 deletions

15
values.yaml Normal file
View File

@ -0,0 +1,15 @@
nameOverride: "autotex"
image:
tag: "latest"
service:
enabled: false
ingress:
enabled: false
resources:
limits:
cpu: 100m
memory: 60Mi