Skip to content

Commit 83be541

Browse files
Merge pull request #278616 from ryanwinterms/main
diagnostics:probeImage is a required field otherwise the frontend fails healthchecks
2 parents ae107c5 + 5e1482c commit 83be541

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)