We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813867d commit c18a5acCopy full SHA for c18a5ac
1 file changed
deploy/kubernetes/podinfo-dep.yaml
@@ -4,7 +4,7 @@ kind: Deployment
4
metadata:
5
name: podinfo
6
spec:
7
- replicas: 1
+ replicas: 3
8
template:
9
10
labels:
0 commit comments