nxtgauge-gitops/apps/nxtgauge-admin-solid/overlays/prod/kustomization.yaml
Tracewebstudio Dev 6ed66fce6f Use high-performance-latest tag instead of SHA in gitops
Switch image references from SHA pins to high-performance-latest tag
which is pushed on every CI build and never pruned.
2026-05-05 17:20:49 +02:00

9 lines
234 B
YAML

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