Skip to content

Commit

Permalink
Update docs/tutorials/consume.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Georg Friedrich <[email protected]>
  • Loading branch information
kramuenke and georg authored Jun 17, 2024
1 parent 71d2969 commit aedb70c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/tutorials/consume.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -246,11 +246,7 @@ import TabItem from '@theme/TabItem';
For Codezero to consume external services a service manifest must include ports.
:::
Then consume as usual via `czctl consume edit` and add
```
example/postgres
```
You can now consume the above defined service `example/postgres` and access the Postgres database locally.
### Mounting an In-Cluster Volume for use with Codezero
Expand Down

0 comments on commit aedb70c

Please sign in to comment.