Skip to content

Commit

Permalink
add a notion worker pod (#4120)
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Fontanier <[email protected]>
  • Loading branch information
fontanierh and Henry Fontanier authored Mar 4, 2024
1 parent b11ed29 commit fd7c2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/deployments/connectors-worker-notion-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Deployment
metadata:
name: connectors-worker-notion-deployment
spec:
replicas: 2
replicas: 3
selector:
matchLabels:
app: connectors-worker
Expand Down

0 comments on commit fd7c2c9

Please sign in to comment.