You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***(Optional) Build and Push your Collector image:**
@@ -192,7 +192,7 @@ Use the following commands to build and run Collector's container and database l
192
192
```
193
193
194
194
**Note:** If skipping this step, the colletor container will use
195
-
`quay.io/testnetworkfunction/collector:latest` image by default.
195
+
`quay.io/redhat-best-practices-for-k8s/collector:latest` image by default.
196
196
197
197
***Initialize local Collector DB:**
198
198
@@ -209,11 +209,11 @@ Use the following commands to build and run Collector's container and database l
209
209
210
210
* **Test it out:**
211
211
212
-
1. Send data to your collector in one of the ways mentioned [above](https://github.com/test-network-function/collector?tab=readme-ov-file#send-data-to-collector),
212
+
1. Send data to your collector in one of the ways mentioned [above](https://github.com/redhat-best-practices-for-k8s/collector?tab=readme-ov-file#send-data-to-collector),
213
213
setting the endpoint of your local collector app endpoint.
0 commit comments