Skip to content

Commit

Permalink
Clean up RoleBinding from function doc
Browse files Browse the repository at this point in the history
Clean up RoleBinding from function doc
  • Loading branch information
ugiordan committed Jan 30, 2025
1 parent de85080 commit 16e06d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions controllers/dscinitialization/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ var (
//
// - 2. Patch monitoring namespace
// - 3. Network Policies 'opendatahub' that allow traffic between the ODH namespaces
// - 4. ConfigMap 'odh-common-config'
// - 5. RoleBinding 'opendatahub'.
// - 4. ConfigMap 'odh-common-config'.
func (r *DSCInitializationReconciler) createOperatorResource(ctx context.Context, dscInit *dsciv1.DSCInitialization, platform cluster.Platform) error {
log := logf.FromContext(ctx)

Expand Down

0 comments on commit 16e06d4

Please sign in to comment.