Skip to content

Ability to test with custom values file #171

@nvtkaszpir

Description

@nvtkaszpir

Feature request:
add an option to pass custom values file for helm, for example:

--helm-values-file custom.yaml

Right now using --helm-extra-args unfortunately is also passed to helm test command so adding --values custom.yaml ends with error because it renders helm test .... --values custom.yaml which returns error because -values is unknown option for helm test.

This means that --helm-extra-args is actually limited to common helm parameters.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions