Remove duplicate ko-deploy-cert-manager make target
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
This commit is contained in:
parent
abfc9b7da8
commit
5f1a4ac91c
@ -46,7 +46,7 @@ $(KO_IMAGE_REFS): _bin/scratch/ko/%.yaml: FORCE | $(NEEDS_KO) $(NEEDS_YQ)
|
||||
## @category Experimental/ko
|
||||
ko-images-push: $(KO_IMAGE_REFS)
|
||||
|
||||
.PHONY: ko-deploy-cert-manager
|
||||
.PHONY: ko-deploy-certmanager
|
||||
## Deploy cert-manager after pushing docker images to an OCI registry using ko.
|
||||
## @category Experimental/ko
|
||||
ko-deploy-certmanager: $(BINDIR)/cert-manager.tgz $(KO_IMAGE_REFS)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user