nxtgauge-gitops/apps/nxtgauge-frontend-solid/overlays/prod/kustomization.yaml
Tracewebstudio Dev 84060bfdc9 fix(frontend): deploy route fix bb6db6c
- Frontend now calls correct /api/auth paths instead of /api/gateway/api/auth
- Fixes OTP verification and signup flow
2026-04-17 17:00:29 +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: bb6db6c