kube-linter
kube-linter copied to clipboard
[FEATURE_REQUEST] Add support for using non-default values.yaml
Followup to https://github.com/stackrox/kube-linter/issues/141.
Once https://github.com/stackrox/kube-linter/pull/144 is merged, we can provide more options for the linter to be able to lint non-default values.yamls.
Proposal is to add Options.HelmValuesOptions that exposes values.Options from Helm.