Tracewebstudio Dev
25adc1d07b
fix: pin users image to commit 4fa5005 for immutable deploy
2026-04-15 16:51:29 +02:00
Tracewebstudio Dev
eebcec1465
fix: resolve merge conflict in kustomization.yaml
2026-04-15 13:50:45 +02:00
Ashwin Kumar Sivakumar
400e43ee08
fix(gitops): unblock backend argocd kustomize render and tag jobs/leads images
2026-04-13 22:19:45 +05:30
Tracewebstudio Dev
de4df47d38
fix: revert to registry.nxtgauge.com:5000 for all services
...
Reverting ghcr.io changes - production uses internal registry.
Updated:
- jobs-deployment.yaml: ghcr.io → registry.nxtgauge.com:5000/nxtgauge-rust-jobs
- leads-deployment.yaml: ghcr.io → registry.nxtgauge.com:5000/nxtgauge-rust-leads
- overlays/prod/kustomization.yaml: all images back to registry.nxtgauge.com:5000
- Argo application: image-updater back to registry.nxtgauge.com:5000
2026-04-13 18:46:59 +02:00
Tracewebstudio Dev
09c894edc2
fix: update overlay images to ghcr.io and remove namespace from replica patch
...
The Kustomize build was failing because overlay images referenced
registry.nxtgauge.com:5000 but base deployments now use ghcr.io.
Also removed namespace from replicas-patch.yaml (namespace already removed from all base deployments)
2026-04-13 18:44:59 +02:00
Ashwin Kumar Sivakumar
156b2f32db
Fix backend manifests to use public registry
2026-04-12 20:16:27 +05:30
Ashwin Kumar
96bc5aa42a
fix(registry): use node-resolvable backend registry endpoint and add k3s registries runbook
2026-04-11 21:59:50 +02:00
Ashwin Kumar
d2e0a11ed7
fix(gitops): move backend rust images from ghcr to local registry
2026-04-11 20:54:28 +02:00
Ashwin Kumar
abfa43f85f
feat: add K8s manifests and ArgoCD Applications for new Rust/SolidStart stack
...
Adds Kustomize base+prod overlays for nxtgauge-frontend-solid,
nxtgauge-admin-solid, and nxtgauge-backend-rust (18 services).
ArgoCD Image Updater configured for auto-deploy on high-performance-latest tag.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 00:48:46 +02:00