Skip to content

Commit

Permalink
Change LH default settings to fix maintenance mode issues (#812)
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Wang <[email protected]>
(cherry picked from commit 54caa47)

Co-authored-by: Jian Wang <[email protected]>
  • Loading branch information
mergify[bot] and w13915984028 authored Aug 14, 2024
1 parent fcd48af commit cdb43b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/config/templates/rancherd-10-harvester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ resources:
{{- if .Harvester.Longhorn.DefaultSettings.GuaranteedInstanceManagerCPU }}
guaranteedInstanceManagerCPU: {{ .Harvester.Longhorn.DefaultSettings.GuaranteedInstanceManagerCPU }}
{{- end }}
detachManuallyAttachedVolumesWhenCordoned: true
nodeDrainPolicy: "allow-if-replica-is-stopped"
harvester-network-controller:
enabled: true
vipEnabled: true
Expand Down

0 comments on commit cdb43b4

Please sign in to comment.