Skip to content

Commit 008ca33

Browse files
authored
📖 Update svc name to catalogd service (#1365)
* 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]>
1 parent d262e32 commit 008ca33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/explore-available-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following examples will show this default behavior, but for simplicity's sak
2121
1. Port forward the catalog server service:
2222

2323
``` terminal
24-
kubectl -n olmv1-system port-forward svc/catalogd-catalogserver 8443:443
24+
kubectl -n olmv1-system port-forward svc/catalogd-service 8443:443
2525
```
2626
2727
2. Return a list of all the extensions in a catalog:

0 commit comments

Comments
 (0)