Skip to content

Commit

Permalink
freezer monitor images
Browse files Browse the repository at this point in the history
  • Loading branch information
sebassem authored Sep 18, 2024
1 parent 2c71aa5 commit af91e37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contoso_supermarket/operations/freezer_monitoring/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
broker:
mqttBroker:
image:
repository: jumpstartprod.azurecr.io/contoso-supermarket-mqtt-broker
repository: jumpstartagora.azurecr.io/contoso-supermarket/mqtt-broker
tag: latest
imagePullPolicy: Always
ports:
Expand All @@ -14,7 +14,7 @@ kubernetesClusterDomain: cluster.local
simulator:
mqttSimulator:
image:
repository: jumpstartprod.azurecr.io/contoso-supermarket-mqtt-simulator
repository: jumpstartagora.azurecr.io/contoso-supermarket/mqtt-simulator
tag: latest
imagePullPolicy: Always
replicas: 1
Expand Down

0 comments on commit af91e37

Please sign in to comment.