Skip to content

Commit 2401a60

Browse files
Update articles/container-apps/java-apm-agent-config.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 764a81b commit 2401a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/java-apm-agent-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ The following commands help you define variables and ensure your Container Apps
275275
properties:
276276
template:
277277
initContainers:
278-
- image: $CONTAINER_REGISTRY_NAME.azurecr.io/samples/java-agent-setup:1.0.0
278+
- image: <CONTAINER_REGISTRY_NAME>.azurecr.io/samples/java-agent-setup:1.0.0
279279
name: java-agent-setup
280280
resources:
281281
cpu: 0.25

0 commit comments

Comments
 (0)