Skip to content

Commit 10050cb

Browse files
authored
add healthManagerImage to Broker deployment sample
1 parent 158041c commit 10050cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/iot-operations/manage-mqtt-connectivity/howto-configure-availability-scale.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,10 @@ spec:
122122
pullPolicy: Always
123123
repository: mcr.microsoft.com/azureiotoperations/dmqtt-pod
124124
tag: 0.4.0-preview
125+
healthManagerImage:
126+
pullPolicy: Always
127+
repository: mcr.microsoft.com/azureiotoperations/dmqtt-operator
128+
tag: 0.4.0-preview
125129
memoryProfile: medium
126130
mode: distributed
127131
cardinality:

0 commit comments

Comments
 (0)