Skip to content

Commit

Permalink
Source cloudevents revision (#5715)
Browse files Browse the repository at this point in the history
* update expected revision name

* rm diff revision message
  • Loading branch information
Micah-Gafford authored Oct 13, 2023
1 parent 868e904 commit c522018
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/getting-started/first-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,10 @@ Create the CloudEvents Player Service:
```
!!! Success "Expected output"
```{ .bash .no-copy }
Service 'cloudevents-player' created to latest revision 'cloudevents-player-vwybw-1' is available at URL:
Service 'cloudevents-player' created to latest revision 'cloudevents-player-00001' is available at URL:
http://cloudevents-player.default.${LOADBALANCER_IP}.sslip.io
```

??? question "Why is my Revision named something different!"
Because we didn't assign a `revision-name`, Knative Serving automatically created one for us. It's okay if your Revision is named something different.

=== "YAML"
1. Copy the following YAML into a file named `cloudevents-player.yaml`:
```bash
Expand Down

0 comments on commit c522018

Please sign in to comment.