Skip to content

Commit 5e1482c

Browse files
authored
diagnostics:probeImage is a required field otherwise the frontend fails to pass healthchecks.
1 parent e8c6256 commit 5e1482c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ spec:
126126
pullPolicy: Always
127127
repository: mcr.microsoft.com/azureiotoperations/dmqtt-operator
128128
tag: 0.4.0-preview
129+
diagnostics:
130+
probeImage: mcr.microsoft.com/azureiotoperations/diagnostics-probe:0.4.0-preview
129131
memoryProfile: medium
130132
mode: distributed
131133
cardinality:

0 commit comments

Comments
 (0)