deploy(nxtgauge-backend): pin image SHA and force pull for debug

This commit is contained in:
Ashwin Kumar 2026-03-08 13:30:34 +01:00
parent a263323997
commit 2a2ed037fc
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ spec:
containers: containers:
- name: backend - name: backend
image: ghcr.io/traceworks2023/nxtgauge-backend image: ghcr.io/traceworks2023/nxtgauge-backend
imagePullPolicy: IfNotPresent imagePullPolicy: Always
ports: ports:
- containerPort: 2002 - containerPort: 2002
name: http name: http

View file

@ -6,4 +6,4 @@ patchesStrategicMerge:
- replicas-patch.yaml - replicas-patch.yaml
images: images:
- name: ghcr.io/traceworks2023/nxtgauge-backend - name: ghcr.io/traceworks2023/nxtgauge-backend
newTag: latest newTag: 01de21ae64da588f8dbac82687a9c68b59b54340