fix(k8s): switch db-migrate image from GHCR to Forgejo registry

This commit is contained in:
Ashwin Kumar Sivakumar 2026-07-06 03:52:54 +05:30
parent 6b1b38e04a
commit b8939e6384

View file

@ -16,7 +16,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
containers: containers:
- name: migrate - name: migrate
image: ghcr.io/traceworks2023/nxtgauge-db-migrate:high-performance-latest image: ci.nxtgauge.com/ashwin/nxtgauge-db-migrate:high-performance-latest
imagePullPolicy: Always imagePullPolicy: Always
envFrom: envFrom:
- secretRef: - secretRef: