diff --git a/apps/nxtgauge-backend-rust/base/k8s-migration-job.yaml b/apps/nxtgauge-backend-rust/base/k8s-migration-job.yaml index 1be5bba..97eeb2a 100644 --- a/apps/nxtgauge-backend-rust/base/k8s-migration-job.yaml +++ b/apps/nxtgauge-backend-rust/base/k8s-migration-job.yaml @@ -16,7 +16,7 @@ spec: restartPolicy: OnFailure containers: - name: migrate - image: ghcr.io/traceworks2023/nxtgauge-db-migrate:high-performance-latest + image: registry.nxtgauge.com/nxtgauge-db-migrate:high-performance-latest imagePullPolicy: Always envFrom: - secretRef: