diff --git a/integrations/operator/Makefile b/integrations/operator/Makefile index 4073de70029df..1d54aebe54ee7 100644 --- a/integrations/operator/Makefile +++ b/integrations/operator/Makefile @@ -73,7 +73,7 @@ help: ## Display this help. ##@ Development .PHONY: crd ## Single command to generate anything CRD-related (manifests and docs) -crd: crdgen crd-docs +crd: crdgen crd-docs manifests .PHONY: crdgen crdgen: ## Generate CRDs