feat(infrastructure): test deployment speed

This commit is contained in:
2025-09-20 00:28:38 +02:00
parent 136b4209fb
commit 875ab9e5a1

View File

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