nxtgauge-gitops/apps/nxtgauge-frontend-solid/overlays/prod/kustomization.yaml
Tracewebstudio Dev 39e69a374a fix: update all services to latest commits with crane-based builds
- Backend: 9444056 - crane mirror base images, then build
- Frontend: d26f0bf - crane mirror node:20-alpine, then build
- Admin: e044d4c - crane mirror node:20-alpine, then build
- AI: 6f94539 - crane mirror base images, then build
- All repos now use crane to mirror base images before building
2026-04-16 21:33:26 +02:00

9 lines
221 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
patchesStrategicMerge:
- replicas-patch.yaml
images:
- name: registry.nxtgauge.com/nxtgauge-frontend-solid
newTag: d26f0bf