Skip to content

Commit

Permalink
controller: test with only one replica
Browse files Browse the repository at this point in the history
  • Loading branch information
sauterp committed Feb 23, 2024
1 parent 96b5084 commit debc098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
selector:
matchLabels:
app: exoscale-csi-controller
replicas: 2
replicas: 1
template:
metadata:
labels:
Expand Down

0 comments on commit debc098

Please sign in to comment.