Skip to content

Commit

Permalink
Use one replica fro konnector
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Mar 29, 2024
1 parent 19c14ee commit c5e15e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/deploy/konnector/90-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
app: konnector
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
app: konnector
Expand Down

0 comments on commit c5e15e9

Please sign in to comment.