From 55a093460a1452e6ce0b682e58de03bbe8d4ebe7 Mon Sep 17 00:00:00 2001 From: Adam Martyniuk Date: Tue, 2 Sep 2025 09:49:53 +0200 Subject: [PATCH 1/3] update: user catalog --- docs/get-started/labs/use-catalog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/labs/use-catalog.md b/docs/get-started/labs/use-catalog.md index 2f1a0802d..b7ff133e9 100644 --- a/docs/get-started/labs/use-catalog.md +++ b/docs/get-started/labs/use-catalog.md @@ -46,7 +46,7 @@ The `rabbitmq-cluster` Helm chart can be used to create a RabbitMQ cluster. ![catalog](../../img/team-catalog.png) -3. Click on the `Quickstart-k8s-deployment` template. +3. Click on the `k8s-deployment` template. ![catalog](../../img/catalog-2.png) From 0b34b9fe3318ca0096f30e1b4e5d11bb914d3957 Mon Sep 17 00:00:00 2001 From: Adam Martyniuk Date: Tue, 2 Sep 2025 09:56:04 +0200 Subject: [PATCH 2/3] another one --- docs/get-started/labs/auto-image-update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/labs/auto-image-update.md b/docs/get-started/labs/auto-image-update.md index 23c00b747..aa763b809 100644 --- a/docs/get-started/labs/auto-image-update.md +++ b/docs/get-started/labs/auto-image-update.md @@ -18,7 +18,7 @@ You can now create a workload from the developer catalog: 1. Go to `Workloads` in the left menu and click on `Create Workload` -2. Select `Quickstart-K8s-Deployment` from the catalog. +2. Select `k8s-deployment` from the catalog. 3. Add the Name `green` for the workload. From 889f77eedd9e110014aacc505fb59f544a0598c7 Mon Sep 17 00:00:00 2001 From: Adam Martyniuk Date: Tue, 2 Sep 2025 10:01:25 +0200 Subject: [PATCH 3/3] otel --- docs/get-started/labs/use-otel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/labs/use-otel.md b/docs/get-started/labs/use-otel.md index 041710d44..e0ce6da7d 100644 --- a/docs/get-started/labs/use-otel.md +++ b/docs/get-started/labs/use-otel.md @@ -91,7 +91,7 @@ For this lab we're going to use the [Spring PetClinic Sample Application](https: 2. Go to `Workloads` in the left menu and click on `Create Workload`. -3. Select `Quickstart-K8s-Deployment-Otel` from the catalog. +3. Select `k8s-deployment-otel` from the catalog. 4. Add the Name `petclinic` for the workload.