add replicas to guestbook-deployment

This commit is contained in:
Brillianne 2024-02-23 07:50:05 +03:00
parent d7927a27b4
commit 57b55b74b5
1 changed files with 1 additions and 1 deletions

View File

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