You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the --set parameter in a way that works with `{}` being used in configs.
Fixes#1907
**Testing:**
The original tests were added along with the addition of the following:
```
extensions:
health_check: {}
```
This failed the previous tests, but now passes.
Support for
--set
flag has been reverted in #1897.The referenced issue should be fixed and support for
--set
flag added back.The text was updated successfully, but these errors were encountered: