Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b43e7dd

Browse files
fix
1 parent 4eb2c4d commit b43e7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎controllers/osrmcluster_controller.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ func (r *OSRMClusterReconciler) getChildResources(ctx context.Context, instance
449449

450450
func (r *OSRMClusterReconciler) garbageCollection(ctx context.Context, instance *osrmv1alpha1.OSRMCluster) error {
451451
labelSelector := fmt.Sprintf(
452-
"%s=%s,%s=%s=,%s,%s notin (%d)",
452+
"%s=%s,%s=%s,%s,%s notin (%d)",
453453
metadata.NameLabelKey,
454454
instance.Name,
455455
metadata.ComponentLabelKey,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /