Skip to content

Commit 6a207c8

Browse files
committed
kep: add config file format and structure notes
Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
1 parent c4e1681 commit 6a207c8

File tree

1 file changed

+1
-0
lines changed
  • addon-resizer/enhancements/5700-nanny-configuration-reload

1 file changed

+1
-0
lines changed

addon-resizer/enhancements/5700-nanny-configuration-reload/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The proposed solution involves updating the addon-resizer with the following ste
5050
- In the main function, we create a new `FsWatcher` and then we wait in an infinite loop to receive events indicating
5151
filesystem changes. Based on these changes, we re-execute `loadNannyConfiguration` function.
5252

53+
> **Note:** The expected configuration file format is YAML. It has the same structure as the NannyConfiguration CRD.
5354

5455
### Test Plan
5556
To ensure the proper functioning of the enhanced addon-resizer, the following test plan should be executed:

0 commit comments

Comments
 (0)