Skip to content

Commit 8dc7e60

Browse files
authored
docs: spring-petclinic requires build argument (#127)
1 parent f9631c0 commit 8dc7e60

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/get-started/labs/use-otel.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In order to make a system observable, it must be instrumented. Language specific
1212

1313
## Prerequisites
1414

15-
Make sure the following Apps are enabled on the platform (requires a user with the `platform-administrator` role):
15+
Make sure the following Apps are enabled on the platform (requires a user with the `platform-administrator` role):
1616

1717
- `Tempo` on Platform
1818
- `Otel` on Platform
@@ -81,7 +81,9 @@ For this lab we're going to use the [Spring PetClinic Sample Application](https:
8181

8282
6. Optionally you can change the Image name and tag. This is the name and tag used to store the image in the private Harbor image registry.
8383

84-
7. Click `Create Container Image`.
84+
7. Under `Extra arguments`, click `Add argument`. Set `Name`: `BP_JVM_VERSION` and `Value`: `17`.
85+
86+
8. Click `Create Container Image`.
8587

8688
## Create a workload from the developer catalog
8789

0 commit comments

Comments
 (0)