cbf5395e7d
Fixed typo in parameter name from InotifyIntancesMax to InotifyInstancesMax. Change-Id: Ib70796f74579642ebc1946a39c3478084d8be44e
13 lines
365 B
YAML
13 lines
365 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
If deprecated parameter ``InotifyIntancesMax`` is used in deployment,
|
|
then user should use parameter ``InotifyInstancesMax`` with correct spelling
|
|
during upgrade.
|
|
deprecations:
|
|
- |
|
|
Deprecated ``InotifyIntancesMax`` parameter as it is misspelt.
|
|
fixes:
|
|
- |
|
|
Added new parameter with correct spelling ``InotifyInstancesMax``.
|