Restructure repo: move chart to hades/ and include MySQL subchart

- Moved helm/hades/* to hades/ to match ArgoCD path: hades
- Included mysql-1.6.9.tgz subchart for ArgoCD dependency resolution
- Fixed sync wave ordering: dbinit wave 0, deployment wave 1
This commit is contained in:
Vaibhav Pathak 2026-01-05 17:59:13 +05:30
parent 4af16bfecb
commit df359d052c
21 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -28,8 +28,8 @@ Thumbs.db
*~
# Helm
*.tgz
charts/*.tgz
# *.tgz # Commented to allow subchart archives for ArgoCD
# charts/*.tgz
# Environment
.env

Binary file not shown.