Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 249 Bytes

File metadata and controls

6 lines (5 loc) · 249 Bytes

Steps to update the bundle files

kustomize build . | docker run --rm -i ryane/kfilt -i kind=CustomResourceDefinition > bundle_crd.yaml
kustomize build . | docker run --rm -i ryane/kfilt -x kind=CustomResourceDefinition > bundle.yaml