Update Makefile
This commit is contained in:
parent
0e602afa62
commit
62be67dfda
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@ endif
|
|||
BUNDLE_METADATA_OPTS ?= $(BUNDLE_CHANNELS) $(BUNDLE_DEFAULT_CHANNEL)
|
||||
|
||||
# Image URL to use all building/pushing image targets
|
||||
IMG ?= seaweedfs/operator:$(VERSION)
|
||||
IMG ?= chrislusf/seaweedfs-operator:$(VERSION)
|
||||
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
|
||||
CRD_OPTIONS ?= "crd:trivialVersions=true"
|
||||
|
||||
|
|
Loading…
Reference in New Issue