Allow users to define multiple CRDs separated by whitespace
Open
enhancement
helm
kustomize
- Dominant language
- Shell
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Allow users to define parameters like the following
```yaml
parameters
- name: helm.chart.crd
env: CRD
value: >-
https://raw.githubusercontent.com/istio/istio/master/manifests/charts/base/crds/crd-all.gen.yaml
https://raw.githubusercontent.com/istio/istio/master/manifests/charts/base/crds/crd-operator.yaml
```
- [x] Apply for `helm` extension
- [x] Apply for `kustomize` extension
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.