Restructure project for Docker: move app to src/, add Helm chart and Fleet config

This commit is contained in:
eka
2026-03-01 10:32:26 +05:00
parent b8b822e578
commit 649ec54886
17 changed files with 240 additions and 61 deletions

13
fleet.yaml Normal file
View File

@@ -0,0 +1,13 @@
namespace: default
helm:
chart: ./helm/sigra
releaseName: sigra
values:
image:
repository: git.itphx.ru/eka/sigra
tag: latest
ingress:
enabled: true
host: sigra.k3s.itphx.loc