Skip to content

Commit

Permalink
Change LH default settings to fix maintenance mode issues
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Wang <[email protected]>
  • Loading branch information
w13915984028 authored and bk201 committed Aug 14, 2024
1 parent b34983e commit 54caa47
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 54caa47

Please sign in to comment.