Compare commits

..

8 Commits

Author SHA1 Message Date
ee33b75923 Commit 2026-02-01 17:43:25 +01:00
feaf77bb87 Commit 2026-02-01 17:40:25 +01:00
e0eb2058a4 Commit 2026-02-01 17:39:23 +01:00
7fcc89328c Commit 2026-02-01 17:38:48 +01:00
95127aceca Commit 2026-02-01 17:29:53 +01:00
45a8e48cee Commit 2026-02-01 17:25:20 +01:00
b1b3e88129 Commit 2026-02-01 17:23:38 +01:00
75ba62333f Commit 2026-02-01 17:17:21 +01:00

View File

@@ -21,7 +21,7 @@ metadata:
namespace: zaia
spec:
minReadySeconds: 10
replicas: 3
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:d4d4417
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:d4d4417
image: redik.pachamama.daxweb.it/zaia-frontend:feaf77b
imagePullPolicy: Always
name: zaia-frontend
ports: