Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Nitin Goyal <[email protected]>
  • Loading branch information
iamniting committed Mar 8, 2024
1 parent 3fa1b7c commit 31503fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/storagecluster/provider_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@ func GetProviderAPIServerDeploymentForTest(instance *ocsv1.StorageCluster) *apps
},
},
ServiceAccountName: ocsProviderServerName,
Tolerations: getPlacement(instance, "provider-server").Tolerations,
},
},
},
Expand Down

0 comments on commit 31503fe

Please sign in to comment.