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: notification-migration-c5a2dabd
|
||||
name: notification-migration-85c756d8
|
||||
namespace: bakery-ia
|
||||
labels:
|
||||
app.kubernetes.io/name: notification-migration-c5a2dabd
|
||||
app.kubernetes.io/name: notification-migration-85c756d8
|
||||
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: notification-migration-c5a2dabd
|
||||
app.kubernetes.io/name: notification-migration-85c756d8
|
||||
app.kubernetes.io/component: migration
|
||||
spec:
|
||||
initContainers:
|
||||
@@ -29,7 +29,7 @@ spec:
|
||||
cpu: "100m"
|
||||
containers:
|
||||
- name: migrate
|
||||
image: registry.bakewise.ai/bakery-admin/notification:c5a2dabd124a8867c216ee4dc40b576fee619125
|
||||
image: registry.bakewise.ai/bakery-admin/notification:85c756d89ace9ce577665ae2eeb48cc7ef6e204f
|
||||
command: ["python", "/app/shared/scripts/run_migrations.py", "notification"]
|
||||
env:
|
||||
- name: NOTIFICATION_DATABASE_URL
|
||||
|
||||
@@ -88,7 +88,7 @@ spec:
|
||||
key: NOTIFICATION_DB_USER
|
||||
containers:
|
||||
- name: notification-service
|
||||
image: registry.bakewise.ai/bakery-admin/notification:c5a2dabd124a8867c216ee4dc40b576fee619125
|
||||
image: registry.bakewise.ai/bakery-admin/notification:85c756d89ace9ce577665ae2eeb48cc7ef6e204f
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
name: http
|
||||
|
||||
Reference in New Issue
Block a user