Update replicas from 5-2

This commit is contained in:
orenevan 2023-06-25 16:14:52 +03:00 committed by GitHub
parent e413f8e858
commit d42a2aec2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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