change replica count

This commit is contained in:
Mans Ziesel 2024-09-19 19:44:17 +02:00
parent 0c13c8b120
commit f4700db7cb

View File

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