Skip to content

Commit bd3c05f

Browse files
author
Mengqi Yu
authored
use 2 instances of func runners (#3053)
1 parent f6eef6f commit bd3c05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

porch/config/deploy/2-function-runner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ metadata:
2525
name: function-runner
2626
namespace: porch-system
2727
spec:
28-
replicas: 1
28+
replicas: 2
2929
selector:
3030
matchLabels:
3131
app: function-runner

0 commit comments

Comments
 (0)