Update images for services: ai_insights,alert_processor,auth,demo_session,distribution,external,forecasting,inventory,notification,orchestrator,orders,pos,procurement,production,recipes,sales,suppliers,tenant,training,gateway [skip ci]
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
apiVersion: batch/v1
|
||||
kind: Job
|
||||
metadata:
|
||||
name: tenant-migration-fc26876e
|
||||
name: tenant-migration-0e95bdc4
|
||||
namespace: bakery-ia
|
||||
labels:
|
||||
app.kubernetes.io/name: tenant-migration-fc26876e
|
||||
app.kubernetes.io/name: tenant-migration-0e95bdc4
|
||||
app.kubernetes.io/component: migration
|
||||
app.kubernetes.io/part-of: bakery-ia
|
||||
spec:
|
||||
@@ -13,7 +13,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/name: tenant-migration-fc26876e
|
||||
app.kubernetes.io/name: tenant-migration-0e95bdc4
|
||||
app.kubernetes.io/component: migration
|
||||
spec:
|
||||
initContainers:
|
||||
@@ -29,7 +29,7 @@ spec:
|
||||
cpu: "100m"
|
||||
containers:
|
||||
- name: migrate
|
||||
image: registry.bakewise.ai/bakery-admin/tenant:fc26876eb015d7c8eb9afd3ea5ab801d21f37a8e
|
||||
image: registry.bakewise.ai/bakery-admin/tenant:0e95bdc4685be715dca600c0e4f5c583ff0418c7
|
||||
command: ["python", "/app/shared/scripts/run_migrations.py", "tenant"]
|
||||
env:
|
||||
- name: TENANT_DATABASE_URL
|
||||
|
||||
@@ -88,7 +88,7 @@ spec:
|
||||
key: TENANT_DB_USER
|
||||
containers:
|
||||
- name: tenant-service
|
||||
image: registry.bakewise.ai/bakery-admin/tenant:fc26876eb015d7c8eb9afd3ea5ab801d21f37a8e
|
||||
image: registry.bakewise.ai/bakery-admin/tenant:0e95bdc4685be715dca600c0e4f5c583ff0418c7
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
name: http
|
||||
|
||||
Reference in New Issue
Block a user