diff --git a/modules/helm/crds.mk b/modules/helm/crds.mk index f23c529..08de219 100644 --- a/modules/helm/crds.mk +++ b/modules/helm/crds.mk @@ -37,7 +37,7 @@ ifeq ($(HOST_OS),darwin) sed_inplace := sed -i '' endif -crds_dir ?= deboy/crds +crds_dir ?= deploy/crds crds_dir_readme := $(dir $(lastword $(MAKEFILE_LIST)))/crds_dir.README.md .PHONY: generate-crds