Before changes templating was failing if extra volumemounts are used with following error :
Error: YAML parse error on kratos/templates/job-migration.yaml: error converting YAML to JSON: yaml: line 69: did not find expected key Use --debug flag to render out invalid YAML
[ ] I confirm that this pull request does not address a security vulnerability.
If this pull request addresses a security vulnerability,
I confirm that I got green light (please contact security@ory.sh) from the maintainers to push the changes.
[ ] I have added tests that prove my fix is effective or that my feature works.
[ ] I have added necessary documentation within the code base (if appropriate).
Before changes templating was failing if extra volumemounts are used with following error :
and rendered output was :
Related Issue or Design Document
Checklist
Further comments