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:
name: guestbook-ui
spec:
replicas: 1
replicas: 3
revisionHistoryLimit: 3
selector:
matchLabels: