Update guestbook-ui-deployment.yaml

Increasing from 3->6 replicas
This commit is contained in:
orenevan 2024-02-03 15:03:41 +02:00 committed by GitHub
parent e0264031b8
commit c825cbe9e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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