10BC0 Insert missing link in hook documentation by Ilyesbdlala · Pull Request #2911 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation/docs/contributing/integrating-a-hook/hook.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ This is fine because the other parameters are not needed.

:::info
Maybe you notice that in line 5 ENVs are used.
If you also need ENVs or Volumes see INSERT-LINK-HERE.
If you also need ENVs or Volumes see [Define Environment Variables for a Container | Kubernetes](https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/)
:::

:::info
Expand Down
Loading
0