Skip to content

Commit

Permalink
Align catalogd service name in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
itroyano authored Oct 10, 2024
1 parent d262e32 commit 379afb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/explore-available-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The following examples will show this default behavior, but for simplicity's sak
1. Port forward the catalog server service:

``` terminal
kubectl -n olmv1-system port-forward svc/catalogd-catalogserver 8443:443
kubectl -n olmv1-system port-forward svc/catalogd-service 8443:443
```
2. Return a list of all the extensions in a catalog:
Expand Down

0 comments on commit 379afb9

Please sign in to comment.