Describe the bug
When you try to put a properly formatted yaml value from the etcd manager UI, the for mat get changed and it's no longer becomes a properly formatted yaml.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Keys'
- Click on 'Edit pencil Icon' in a key which has a yaml value
- If the value already is a properly formatted yaml, Save it as it is, Otherwise input a properly formatted yaml and save
- Retrieve the value back and check the formatting.
Expected behavior
Formatting should not be changed and the retrieved value should be as same as the inserted value
Desktop :
- OS: Ubuntu
- OS version :24.04
- ETCD manager version : v1.2.0