Skip to content

Commit

Permalink
feat: downrates the replicas for midarr to 1 from 2
Browse files Browse the repository at this point in the history
  • Loading branch information
axeII committed Jan 25, 2024
1 parent 70d8a6f commit 226434a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/midarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
- secretRef:
name: midarr-secret
controller:
replicas: 2
replicas: 1
strategy: RollingUpdate
annotations:
reloader.stakater.com/auto: "true"
Expand Down

0 comments on commit 226434a

Please sign in to comment.