Fix issues 5

This commit is contained in:
2026-01-23 20:04:52 +01:00
parent 8c9fbbc335
commit 10428b0c4f
4 changed files with 35 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: demo-cleanup-worker
name: demo-cleanup-worker-6f282eff
namespace: bakery-ia
labels:
app: demo-cleanup-worker
@@ -53,7 +53,7 @@ spec:
cpu: "100m"
containers:
- name: worker
image: bakery/demo-session-service
image: registry.bakewise.ai/bakery-admin/demo_session:6f282eff4c253e49a5ed4e8ba8be8b1e57280f8c
imagePullPolicy: IfNotPresent
command:
- python