Skip to content

Commit

Permalink
chore(browserless-chrome): disable replicas
Browse files Browse the repository at this point in the history
  • Loading branch information
themightychris committed Jan 15, 2025
1 parent 67872ea commit d78bd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browserless-chrome/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: browserless-chrome
namespace: browserless-chrome
spec:
replicas: 3
replicas: 0
selector:
matchLabels:
app: browserless-chrome
Expand Down

0 comments on commit d78bd72

Please sign in to comment.