Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
takutakahashi committed May 28, 2021
1 parent 89f74f0 commit e7938f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ CONTROLLER_GEN=$(shell which controller-gen)
endif

release: manifests
cd config/manager && kustomize edit set image controller=${IMG}
kustomize build config/default > ./release.yaml
cd config/manager && kustomize edit set image controller=${IMG}
kustomize build config/default > ./release.yaml

0 comments on commit e7938f9

Please sign in to comment.