Skip to content

Commit 65168a4

Browse files
committed
Update ExtraResources README.md docs
Signed-off-by: ajski1701 <8924517+ajski1701@users.noreply.github.com>
1 parent 19f08b6 commit 65168a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ By defining one or more special `ExtraResources`, you can ask Crossplane to retr
541541
> With ExtraResources, you can fetch cluster-scoped resources, but not namespaced resources such as claims.
542542
> If you need to get a composite resource via its claim name you can use `matchLabels` with `crossplane.io/claim-name: <claimname>`.
543543

544-
> Crossplane namespace scoped managed resources can be queried with the `matchNamespace` field. Leaving the `matchNamespace` field empty will query a Cluster scoped resource.
544+
> Namespace scoped resources can be queried with the `matchNamespace` field. Leaving the `matchNamespace` field empty or not defining it will query a cluster scoped resource.
545545

546546
```yaml
547547
apiVersion: krm.kcl.dev/v1alpha1

0 commit comments

Comments
 (0)