diff --git a/hack/scripts/import-crds.sh b/hack/scripts/import-crds.sh index c0cbbefd..45999f4d 100755 --- a/hack/scripts/import-crds.sh +++ b/hack/scripts/import-crds.sh @@ -94,6 +94,10 @@ crd-importer \ --input=https://github.com/kubestash/apimachinery/raw/master/crds/addons.kubestash.com_functions.yaml \ --out=./charts/kubedb-kubestash-catalog/crds +crd-importer \ + --input=https://github.com/kmodules/resource-metadata/raw/v0.17.44/crds/node.k8s.appscode.com_nodetopologies.yaml \ + --out=./charts/kubedb-autoscaler/crds + crd-importer \ --input=https://github.com/kmodules/custom-resources/raw/v0.25.1/crds/metrics.appscode.com_metricsconfigurations.yaml \ --out=./charts/kubedb-metrics/crds