Skip to content

Commit 675eae5

Browse files
committed
update implement-extensions guidelines for runtime hook
1 parent 94c382a commit 675eae5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/book/src/tasks/experimental-features/runtime-sdk/implement-extensions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,8 @@ implementation documentation.
358358

359359
## Tips & tricks
360360

361+
Make sure to add the ExtensionConfig object to the YAML manifest used to deploy the runtime extensions (see [Extensionsconfig](#extensionconfig) for more details).
362+
361363
After you implemented and deployed a Runtime Extension you can manually test it by sending HTTP requests.
362364
This can be for example done via kubectl:
363365

0 commit comments

Comments
 (0)