Skip to content

Commit 2b11dab

Browse files
authored
replicas revert to 1
1 parent 2489ef1 commit 2b11dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guestbook/guestbook-ui-deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Deployment
33
metadata:
44
name: guestbook-ui
55
spec:
6-
replicas: 2
6+
replicas: 1
77
revisionHistoryLimit: 3
88
selector:
99
matchLabels:

0 commit comments

Comments
 (0)