Update guestbook-ui-deployment.yaml

This commit is contained in:
Yash 2024-02-08 16:15:08 +05:30 committed by GitHub
parent d7927a27b4
commit 1d81822551
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
apiVersion: apps/v1
apiVersion: apps/v2
kind: Deployment
metadata:
name: guestbook-ui
spec:
replicas: 1
replicas: 2
revisionHistoryLimit: 3
selector:
matchLabels: