microsoft / iomt-fhir

iomt-fhir
MIT License
146 stars 68 forks source link

Disable reloadOnChange for MedTech configurations #256

Closed dustinburson closed 1 year ago

dustinburson commented 1 year ago

Recent host image change in AKS has lead to following error:

Unhandled exception. System.IO.IOException: The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.

Disabling reloadOnChange for configurations to prevent this issue.