Skip to content

Commit 369016a

Browse files
author
student
committed
Updated replicas number from 2 to 10
1 parent 55ae858 commit 369016a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
labels:
66
app: go-simple-webserver
77
spec:
8-
replicas: 2
8+
replicas: 10
99
selector:
1010
matchLabels:
1111
app: go-simple-webserver

0 commit comments

Comments
 (0)