nxtgauge-gitops/apps/nxtgauge-frontend-solid/overlays/prod/kustomization.yaml
Tracewebstudio Dev 555b4dcd8a fix: update frontend to 152f918 and backend users to 31d4570
- frontend: fix resend-otp API endpoint path
- backend: update company name and address in email footer
2026-04-16 17:30:16 +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: 152f918