Skip to content

Commit

Permalink
docs: add Example section to KeptnTask CRD ref (#3187)
Browse files Browse the repository at this point in the history
Signed-off-by: Meg McRoberts <[email protected]>
Co-authored-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
StackScribe and mowies authored Mar 5, 2024
1 parent a8b13d3 commit 95fdd03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/reference/crd-reference/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ you must update the value of the `metadata.name` field.
A common practice is to just increment the value incrementally,
so `helloworldtask-1` becomes `helloworldtask-2`, etc.

## Example

For a full example of how to create a `KeptnTask` resource
to use for a deployment being done outside of Kubernetes, see
[Keptn for Non-Kubernetes Applications](../../use-cases/non-k8s.md).
Expand Down

0 comments on commit 95fdd03

Please sign in to comment.