diff --git a/argomanifest/deploy/deployment.yaml b/argomanifest/deploy/deployment.yaml index aeb0964..a02888b 100644 --- a/argomanifest/deploy/deployment.yaml +++ b/argomanifest/deploy/deployment.yaml @@ -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: