We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a279d2d commit 99a6ed8Copy full SHA for 99a6ed8
1 file changed
deploy/kubernetes/podinfo-dep.yaml
@@ -7,7 +7,7 @@ spec:
7
selector:
8
matchLabels:
9
app: podinfo
10
- replicas: 1
+ replicas: 4
11
template:
12
metadata:
13
labels:
0 commit comments