Ops: Adjust deployment manifests for environment

This commit is contained in:
2026-05-07 17:49:48 -04:00
parent 666c32cd69
commit 551ddbec3b
6 changed files with 17 additions and 13 deletions

View File

@@ -15,7 +15,7 @@ spec:
spec:
initContainers:
- name: migrate
image: reactbin-api:latest
image: git.juggalol.com/juggalol/reactbin-api:v1.0.0
command: ["alembic", "upgrade", "head"]
workingDir: /app
envFrom: