Skip to content

Commit c18a5ac

Browse files
committed
Changed to 3 instances
1 parent 813867d commit c18a5ac

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: 3
88
template:
99
metadata:
1010
labels:

0 commit comments

Comments
 (0)