-
Notifications
You must be signed in to change notification settings - Fork 376
Closed
Labels
type:bugSomething isn't workingSomething isn't working
Description
What happened?
When setting amoroConf.log4j2 to non-null value in values.yaml, the generated helm chart has an indentation error that makes it invalid yaml. The error looks like the following in amoro-deployment.yaml.
Error: yaml: line 93: block sequence entries are not allowed in this context
Affects Versions
master
What table formats are you seeing the problem on?
No response
What engines are you seeing the problem on?
No response
How to reproduce
Set any non null value to amoroConf.log4j2 in values.yaml, and generate the helm template with helm template --debug ../amoro
Relevant log output
Error: yaml: line 93: block sequence entries are not allowed in this contextAnything else
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:bugSomething isn't workingSomething isn't working