databus23 / helm-diff

A helm plugin that shows a diff explaining what a helm upgrade would change

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

default `vaules.yaml` should be specified

monegim opened this issue · comments

Hi,

In helm diff the default values.yaml should be specified.
This is not the case in the helm itself and it takes values.yaml as default if it is not specified.

@monegim PR is welcome.