feat(infrastructure): update number of worker replicas

This commit is contained in:
2025-09-24 10:54:01 +02:00
parent cb6dbcf717
commit 04dcc192b4

View File

@@ -3,7 +3,7 @@ kind: Deployment
metadata:
name: app-demo-worker
spec:
replicas: 2
replicas: 3
revisionHistoryLimit: 3
selector:
matchLabels: