Skip to content

Commit 8e7e23c

Browse files
committed
set api default replicas to 2
1 parent dc962e1 commit 8e7e23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/infrabox/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ account:
250250

251251
api:
252252
# Replicas for the API Server
253-
replicas: 1
253+
replicas: 2
254254

255255
local_cache:
256256
# Enable a shared cache for all jobs running on the same machine

0 commit comments

Comments
 (0)