F5Networks / charts

Helm charts for using F5 products and services in Kubernetes and OpenShift environments.
Apache License 2.0
28 stars 34 forks source link

move crds to crds directory #43

Closed chen23 closed 3 years ago

chen23 commented 3 years ago

Description: move helm chart crds into crds directory to allow helm install to work with multiple controllers. This follows helm documentation on how to include crds in a chart: https://helm.sh/docs/chart_best_practices/custom_resource_definitions/

Changes Proposed in PR: move location of custom resource definitions for helm chart

Fixes: https://github.com/F5Networks/k8s-bigip-ctlr/issues/1632

General Checklist

CRD Checklist