Skip to content

Commit

Permalink
Merge pull request #960 from tanguofu/fix_kscrd
Browse files Browse the repository at this point in the history
fix: no matches for kind "ClusterConfiguration" in version "installer…
  • Loading branch information
ks-ci-bot committed Jan 7, 2022
2 parents 253c624 + 973d3db commit 7d2245d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/kubesphere/modules.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ func (d *DeployModule) Init() {

d.Tasks = []task.Interface{
generateManifests,
// apply crd installer.kubesphere.io/v1alpha1
apply,
addConfig,
createNamespace,
setup,
Expand Down

0 comments on commit 7d2245d

Please sign in to comment.