We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd717c6 commit a0a984eCopy full SHA for a0a984e
.azure/infra/config.json
@@ -6,6 +6,9 @@
6
"ingress": {
7
"external": false,
8
"targetPort": 4001
9
+ },
10
+ "scale": {
11
+ "minReplicas": 1
12
}
13
14
},
@@ -15,6 +18,9 @@
15
18
16
19
17
20
"targetPort": 4002
21
22
23
24
25
26
@@ -24,6 +30,9 @@
30
31
"external": true,
32
"targetPort": 4003
33
34
35
27
36
28
37
29
38
0 commit comments