Migrate deploy image refs to Forgejo (RAIL-HO-WP-0006)
This commit is contained in:
parent
8c1f71e66c
commit
ad49d9f9e9
5 changed files with 15 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue