Skip to content

Commit

Permalink
Add a missing space (operator-framework#5834)
Browse files Browse the repository at this point in the history
Signed-Off-By: Janki Chhatbar <jchhatba@redhat.com>
  • Loading branch information
Jaanki committed Jun 7, 2022
1 parent 2803355 commit a4112dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ permissions and watches so that it can manage and issue certificates for an enti

**IMPORTANT**: When a [Manager][ctrl-manager] instance is created in the `main.go` file, the
Namespaces are set via [Manager Options][ctrl-options] as described below. These Namespaces should be watched and
cached for the Client which is provided by the Manager.Only clients provided by cluster-scoped Managers are able
cached for the Client which is provided by the Manager. Only clients provided by cluster-scoped Managers are able
to manage cluster-scoped CRD's. For further information see: [CRD scope doc][crd-scope-doc].

## Manager watching options
Expand Down

0 comments on commit a4112dc

Please sign in to comment.