Skip to content

Commit

Permalink
feat(hermitcrab): set number of replicas to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasMrqes authored Jun 3, 2024
1 parent 5670161 commit 54046df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/charts/burrito/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ hermitcrab:
kind: Issuer

sts:
replicas: 2
replicas: 1
image:
pullPolicy: Always
repository: sealio/hermitcrab
Expand Down

0 comments on commit 54046df

Please sign in to comment.