Added gitea ci.
All checks were successful
/ docker_build (push) Successful in 1m15s
/ deploy_helm (push) Successful in 2m27s

This commit is contained in:
2025-07-08 13:05:10 +02:00
parent f5b528fd99
commit c3a161a9bd
14 changed files with 687 additions and 1382 deletions

15
values.yaml Normal file
View File

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