feat: add helm/**

This commit is contained in:
Sun-ZhenXing
2025-09-18 11:31:01 +08:00
parent 177d797ad2
commit a42e3a2954
17 changed files with 756 additions and 7 deletions

3
.gitignore vendored
View File

@@ -3,6 +3,9 @@
.env.*
!.env.example
# Production configuration
values-production.yaml
# Python-generated files
__pycache__/
*.py[oc]