Skip to content

Commit

Permalink
Update replica count for import executor deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
vish-cs committed Dec 10, 2024
1 parent 4bdde25 commit a4d555a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion import-automation/executor/gke/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ metadata:
name: import-executor-app
namespace: import-automation
spec:
replicas: 1
replicas: 3
selector:
matchLabels:
app: import-automation-executor-app
Expand Down

0 comments on commit a4d555a

Please sign in to comment.