Skip to content

Commit

Permalink
Revert "feat(rancherd): enable mcm"
Browse files Browse the repository at this point in the history
This reverts commit 5051b0d.
  • Loading branch information
guangbochen committed Jun 26, 2023
1 parent 48f3dde commit 73619b4
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ rancherValues:
rancherImage: rancher/rancher
rancherImageTag: v2.7.5-rc5
noDefaultAdmin: false
# multi-cluster-management-agent is to run downstream controllers.
# By default, a harvester cluster is not a downstream cluster, so we don't enable it.
# Ref: https://github.com/rancher/rancher/blob/30c2d00e61e8016735a8c85c8a95567b68f48c07/pkg/features/feature.go#L40
features: multi-cluster-management=true,multi-cluster-management-agent=false
features: multi-cluster-management=false,multi-cluster-management-agent=false
useBundledSystemChart: true
bootstrapPassword: admin
hostPort: 0
Expand Down

0 comments on commit 73619b4

Please sign in to comment.