Skip to content

Commit

Permalink
Migrate Contoso Bakeries to MCR (#2774)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcabrera23 authored Oct 15, 2024
1 parent 1c24a81 commit 122ea00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: mqtt-listener
image: jumpstartprod.azurecr.io/contoso-bakeries-mqtt-listener:latest
image: mcr.microsoft.com/jumpstart/scenarios/mqtt_listener:1.0.0
resources:
limits:
memory: "512Mi"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: mqtt-simulator
image: jumpstartprod.azurecr.io/contoso-bakeries-mqtt-simulator:latest
image: mcr.microsoft.com/jumpstart/scenarios/mqtt_simulator:1.0.0
resources:
limits:
cpu: "1"
Expand Down

0 comments on commit 122ea00

Please sign in to comment.