Migrate deploy image refs to Forgejo (RAIL-HO-WP-0006)
All checks were successful
CI Smoke / host-smoke (push) Successful in 2s
CI Smoke / container-smoke (push) Successful in 22s

This commit is contained in:
tegwick 2026-07-09 11:59:08 +02:00
parent 8c1f71e66c
commit ad49d9f9e9
5 changed files with 15 additions and 15 deletions

View file

@ -34,7 +34,7 @@ spec:
restartPolicy: Never
containers:
- name: migrate
image: gitea.coulomb.social/coulomb/core-hub:production-placeholder
image: forgejo.coulomb.social/coulomb/core-hub:production-placeholder
imagePullPolicy: IfNotPresent
command: ["alembic", "upgrade", "head"]
envFrom:
@ -69,7 +69,7 @@ spec:
spec:
containers:
- name: api
image: gitea.coulomb.social/coulomb/core-hub:production-placeholder
image: forgejo.coulomb.social/coulomb/core-hub:production-placeholder
imagePullPolicy: IfNotPresent
ports:
- name: http