Compare commits

...

2 Commits

Author SHA1 Message Date
b0a904332c Commit 2026-02-01 16:38:34 +01:00
d4d4417835 Commit 2026-02-01 16:38:01 +01:00

View File

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