Skip to content

Helm: Problem unmarshalling a yaml template with mutliple documents inside #586

@JotaP

Description

@JotaP

Hello,

I'm trying to apply the provided helm examples with a template of my own. My yaml file has multiple documents inside separated with "---" to define different resources (service, deployment, etc.) and when using the UnmarshalK8SYaml function (github.com/gruntwork-io/terratest/modules/helm), it only seems to pick the first document definition.

Any help would be much appreaciated.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions