Update images to tag 20250523-013457

This commit is contained in:
Francesco Albano 2025-05-23 01:34:59 +02:00
parent 9236e5fa16
commit 470dec6e8a
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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