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:
parent
4af16bfecb
commit
df359d052c
4
.gitignore
vendored
4
.gitignore
vendored
@ -28,8 +28,8 @@ Thumbs.db
|
|||||||
*~
|
*~
|
||||||
|
|
||||||
# Helm
|
# Helm
|
||||||
*.tgz
|
# *.tgz # Commented to allow subchart archives for ArgoCD
|
||||||
charts/*.tgz
|
# charts/*.tgz
|
||||||
|
|
||||||
# Environment
|
# Environment
|
||||||
.env
|
.env
|
||||||
|
|||||||
BIN
hades/charts/mysql-1.6.9.tgz
Normal file
BIN
hades/charts/mysql-1.6.9.tgz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user