Skip to content

Commit

Permalink
Merge pull request #2749 from kasturinarra/fix_doc
Browse files Browse the repository at this point in the history
📖 Fix unknown flag --apiexport
  • Loading branch information
openshift-merge-robot committed Feb 6, 2023
2 parents 278060d + c29c35b commit 9954055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/main/concepts/syncer.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ kubernetes `APIExport` in workspace of `SyncTarget`, if any of these `APIExport`
Alternatively, if you would like to bind other `APIExport`s which are supported by the `SyncerTarget`, run:

```
kubectl kcp bind compute <workspace of synctarget> --apiexport <apiexport workspace>:<apiexport name>
kubectl kcp bind compute <workspace of synctarget> --apiexports <apiexport workspace>:<apiexport name>
```

In addition, you can specify the certain location or namespace to create placement. e.g.
Expand Down

0 comments on commit 9954055

Please sign in to comment.