Skip to content

Commit 5f8e0b6

Browse files
authored
Increase to replica=2 in prod (#67)
Increase replica in prod
1 parent 61dbc3c commit 5f8e0b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.nais/prod.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ spec:
88
port: 8080
99

1010
replicas:
11-
max: 1
12-
min: 1
11+
max: 2
12+
min: 2
1313

1414
resources:
1515
requests:

0 commit comments

Comments
 (0)