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. 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) 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.