This commit is contained in:
2026-02-01 17:43:25 +01:00
parent feaf77bb87
commit ee33b75923

View File

@@ -21,7 +21,7 @@ metadata:
namespace: zaia
spec:
minReadySeconds: 10
replicas: 1
replicas: 2
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:e0eb205
image: redik.pachamama.daxweb.it/zaia-backend:feaf77b
imagePullPolicy: Always
name: zaia-backend
ports:
@@ -134,7 +134,7 @@ spec:
- env:
- name: NODE_ENV
value: production
image: redik.pachamama.daxweb.it/zaia-frontend:e0eb205
image: redik.pachamama.daxweb.it/zaia-frontend:feaf77b
imagePullPolicy: Always
name: zaia-frontend
ports: