Skip to content

Commit

Permalink
Update crossplane.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Oct 8, 2024
1 parent e5785b0 commit dcee4ba
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions crossplane.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@ kubectl --namespace komoplane port-forward $POD_NAME 8090:$CONTAINER_PORT

## FUNCTIONS

<details><summary><b>CONVERT COMPOSITION FROM RESOURCE TO PIPELINE</b></summary>

```bash
crossplane beta convert pipeline-composition apis/composition.yaml -o apis/pi
peline-composition.yaml
```

</details>

<details><summary><b>REQUIREMENTS</b></summary>

```bash
Expand Down

0 comments on commit dcee4ba

Please sign in to comment.