Open jlandowner opened 11 months ago
Support to run cmd without args such as chartsnap -f values.yaml by using the values file like:
chartsnap -f values.yaml
testSpec: chart: cilium additionalArgs: | --repo https://helm.cilium.io --namespace kube-system ...
Support to run cmd without args such as
chartsnap -f values.yaml
by using the values file like: