Ops: Adjust deployment manifests for environment
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user