Skip to content

Commit 9d142db

Browse files
committed
testing
1 parent 84bceef commit 9d142db

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
@@ -3,7 +3,7 @@ kind: Deployment
33
metadata:
44
name: podinfo
55
spec:
6-
replicas: 1
6+
replicas: 2
77
template:
88
metadata:
99
labels:

0 commit comments

Comments
 (0)