Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/get-started/labs/auto-image-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/labs/use-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion docs/get-started/labs/use-otel.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down