Skip to content

Commit

Permalink
Merge branch '0321-task-ref' of github.com:StackScribe/lifecycle-tool…
Browse files Browse the repository at this point in the history
…kit into 0321-task-ref

Signed-off-by: Meg McRoberts [email protected]

Signed-off-by: Meg McRoberts <[email protected]>
  • Loading branch information
StackScribe committed Mar 31, 2023
2 parents b5c75ad + 5b91097 commit c8d1daf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/content/en/docs/crd-ref/TaskDefinition/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: <task-name>
spec:
function:
inline: | httpRef | functionRef
inline | httpRef | functionRef:
[parameters:
map:
textMessage: "This is my configuration"]
Expand Down Expand Up @@ -253,8 +253,6 @@ spec:
secret: slack-token
```

<<<<<<< HEAD
=======
**More examples**

* See the [operator/config/samples](https://github.com/keptn/lifecycle-toolkit/tree/main/operator/config/samples)
Expand All @@ -264,6 +262,8 @@ For example, the `lifecycle_v1alpha3_keptntaskdefinition` file
contains examples for the `v1alpha3` version of the lifecycle API group.

>>>>>>> 0333070 (library -> API)
=======
>>>>>>> 5b91097b2033a9e3c9fceefbbcca62544f9ab209
## Files

API Reference:
Expand Down

0 comments on commit c8d1daf

Please sign in to comment.