Skip to content

Commit

Permalink
Update DOCKER_REGISTRY as crossplane
Browse files Browse the repository at this point in the history
Signed-off-by: Hasan Turken <[email protected]>
  • Loading branch information
turkenh committed Jul 20, 2021
1 parent 075bbe2 commit d1022dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ USE_HELM3 = true
# ====================================================================================
# Setup Images

DOCKER_REGISTRY = turkenh
DOCKER_REGISTRY = crossplane
IMAGES = provider-kubernetes provider-kubernetes-controller
-include build/makelib/image.mk

Expand Down
2 changes: 1 addition & 1 deletion package/crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ metadata:
The Crossplane Kubernetes provider enables management of Kubernetes Objects.
spec:
controller:
image: turkenh/provider-kubernetes-controller:VERSION
image: crossplane/provider-kubernetes-controller:VERSION

0 comments on commit d1022dc

Please sign in to comment.