Skip to content

Commit

Permalink
Update replica counts
Browse files Browse the repository at this point in the history
  • Loading branch information
szinn committed Jun 25, 2024
1 parent d7d0e8e commit 3642d12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
values:
controllers:
main:
replicas: 2
replicas: 1
strategy: RollingUpdate
annotations:
reloader.stakater.com/auto: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
uninstall:
keepHistory: false
values:
replicas: 2
replicas: 1
kind: Deployment
deschedulerPolicyAPIVersion: descheduler/v1alpha2
deschedulerPolicy:
Expand Down

0 comments on commit 3642d12

Please sign in to comment.