Skip to content

Commit 3e9e54e

Browse files
\docs: Improve tenant onboarding guide with example reference\n\nRemoved outdated TODO comment and added a helpful reference to example\ntenant packages in the repository. This provides users with concrete\nexamples to follow when creating their own tenant onboarding PRs." (#4393)
Signed-off-by: Surbhi <agarwalsurbhi1807@gmail.com>
1 parent 89ed32b commit 3e9e54e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/content/en/guides/tenant-onboarding.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,8 @@ $ git commit -am "added tenant-a"
213213
$ git push origin onboarding-tenant-a
214214

215215
# make a pull request for platform team to merge
216-
# TODO (link to an example PR will be great here)
216+
# Create a PR with the changes above.
217+
# See example tenant packages at: https://github.com/kptdev/kpt/tree/main/package-examples/tenant
217218
```
218219

219220
## Day 2 use-cases

0 commit comments

Comments
 (0)