Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jinle.xjl committed Sep 25, 2023
1 parent a120f1a commit 12de67b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,6 @@ func (r *ModuleDeploymentReconciler) generateModuleReplicas(moduleDeployment *mo
},
Spec: moduledeploymentv1alpha1.ModuleReplicaSetSpec{
Selector: *deployment.Spec.Selector,
Replicas: moduleDeployment.Spec.Replicas,
Template: moduleDeployment.Spec.Template,
OperationStrategy: moduleDeployment.Spec.OperationStrategy,
SchedulingStrategy: moduleDeployment.Spec.SchedulingStrategy,
Expand Down

0 comments on commit 12de67b

Please sign in to comment.