We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4adba commit 164cb35Copy full SHA for 164cb35
1 file changed
backend/controllers/serviceexportrbac/rbac_reconciler.go
@@ -159,7 +159,6 @@ func (r *reconciler) reconcile(ctx context.Context, client client.Client, cache
159
APIVersion: "v1",
160
Kind: "Namespace",
161
Name: ns.Name,
162
- Controller: ptr.To(true),
163
UID: ns.UID,
164
},
165
}
0 commit comments