Closed adlnc closed 1 year ago
@desaintmartin could you please take a look?
Looks good. In order not to break this in the future, would you add a test values.yaml in the ci/ directory testing? Also, you'll need to rebase to fix test error + bumb minor version of Chart.yaml.
@adlnc can you integrate the requested changes and add a bump to the chart version?
@adlnc I bumped the chart version for you, could you please integrate the test as requested?
Added the tests.
Unsure about the rebase asked for fixing test error...
Thanks
Hi,
May I suggest this implement in order to give the ability to supply multiple extraArgs. Tested locally, doesn't seem to break compatibility.
e.g. user can chose between:
OR:
Solves #101
Any thoughts ?