Closed sunilkum84 closed 5 years ago
Thanks for the bug report. I've recreated it with a simpler example:
level1: list(include('nested_map'))
---
nested_map:
level2:
level3: str()
level1:
- level2:
level3: one
- level2:
level3: two
Hi,
We trying to validate list of values of spec.initContainers.resources but we are getting following error while validating list of values
Error:
Data.yaml
Schema.yaml