Skip to content

Commit d673b98

Browse files
committed
scale up test
1 parent 5963800 commit d673b98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/kubernetes/podinfo-dep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Deployment
44
metadata:
55
name: podinfo
66
spec:
7-
replicas: 1
7+
replicas: 4
88
template:
99
metadata:
1010
labels:

0 commit comments

Comments
 (0)