Update images to tag 20250523-013240

This commit is contained in:
Francesco Albano 2025-05-23 01:32:43 +02:00
parent 47666d9076
commit 9236e5fa16
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: backend - name: backend
image: localhost:5000/backend:20250523-010002 image: localhost:5000/backend:20250523-013240
ports: ports:
- containerPort: 3000 - containerPort: 3000
tolerations: tolerations:

View File

@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: frontend - name: frontend
image: localhost:5000/frontend:20250523-010002 image: localhost:5000/frontend:20250523-013240
ports: ports:
- containerPort: 80 - containerPort: 80
tolerations: tolerations:

View File

@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: worker - name: worker
image: localhost:5000/worker:20250523-010340 image: localhost:5000/worker:20250523-013240
tolerations: tolerations:
- key: "node.kubernetes.io/disk-pressure" - key: "node.kubernetes.io/disk-pressure"
operator: "Exists" operator: "Exists"