Skip to content

Commit

Permalink
📖 Update svc name to catalogd service (#1365)
Browse files Browse the repository at this point in the history
* changes to derice minimum service account

Signed-off-by: rashmi_kh <[email protected]>

* remove headers

Signed-off-by: rashmi_kh <[email protected]>

* add details about registry+v1 support

* render yml correctly

Signed-off-by: rashmi_kh <[email protected]>

* Update explore-available-content.md

* Delete docs/drafts directory

---------

Signed-off-by: rashmi_kh <[email protected]>
  • Loading branch information
rashmi43 authored Oct 10, 2024
1 parent d262e32 commit b7af55f
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 b7af55f

Please sign in to comment.