Commit Graph

5 Commits

Author SHA1 Message Date
Armando Diaz
7b7ef53c98 values updates 2025-12-05 12:37:09 -06:00
Armando Diaz
5d0697b93e values updates 2025-12-05 11:27:03 -06:00
f15d96fd69 Add custom image support for all Helm chart components
- Add initContainer.image config for busybox (wait containers)
- Add image config for PostgreSQL, MinIO, Redis subcharts
- Update deployment.yaml and migration-job.yaml to use configurable images
- Enables air-gapped deployments with private registries
2025-12-05 08:55:52 -06:00
Armando Diaz
6c9efe2da1 start deploy job config 2025-12-05 08:51:25 -06:00
ff6e82c612 Add Helm chart and GitLab CI pipeline
- Helm chart with PostgreSQL, MinIO, Redis as optional subcharts
- Production and external infrastructure value files
- HPA, Ingress, and health probe support
- GitLab CI pipeline using Buildah for container builds
- Multi-stage pipeline: test, build, publish
2025-12-04 14:57:46 -06:00