This commit is contained in:
kaushal78038 2024-04-11 21:31:36 +05:30 committed by GitHub
commit b03b4c870b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,4 +1,4 @@
# Default values for helm-guestbook.
1# Default values for helm-guestbook.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.