This commit is contained in:
2026-02-01 17:25:20 +01:00
parent b1b3e88129
commit 45a8e48cee

View File

@@ -21,7 +21,7 @@ metadata:
namespace: zaia
spec:
minReadySeconds: 10
replicas: 3
replicas: 1
selector:
matchLabels:
app: zaia-backend
@@ -50,7 +50,7 @@ spec:
value: redis-master.redis.svc.cluster.local
- name: REDIS_MASTER_PASS_ENV
value: vaffanculo
image: redik.pachamama.daxweb.it/zaia-backend:75ba623
image: redik.pachamama.daxweb.it/zaia-backend:b1b3e88
imagePullPolicy: Always
name: zaia-backend
ports:
@@ -134,7 +134,7 @@ spec:
- env:
- name: NODE_ENV
value: production
image: redik.pachamama.daxweb.it/zaia-frontend:75ba623
image: redik.pachamama.daxweb.it/zaia-frontend:b1b3e88
imagePullPolicy: Always
name: zaia-frontend
ports: