feat(infrastructure): decrese pods counts

This commit is contained in:
2025-09-20 00:41:25 +02:00
parent 60e175ddc4
commit ec3017929e

View File

@@ -3,7 +3,7 @@ kind: Deployment
metadata: metadata:
name: guestbook-ui name: guestbook-ui
spec: spec:
replicas: 5 replicas: 2
revisionHistoryLimit: 3 revisionHistoryLimit: 3
selector: selector:
matchLabels: matchLabels: