mirror of https://github.com/milvus-io/milvus.git
parent
b077584339
commit
587e680543
|
@ -200,7 +200,7 @@ fi
|
|||
export PULL_POLICY=IfNotPresent
|
||||
|
||||
# We run a local-registry in a docker container that KinD nodes pull from
|
||||
# These values are must match what is in config/trustworthy-jwt.yaml
|
||||
# These values must match what are in config/trustworthy-jwt.yaml
|
||||
export KIND_REGISTRY_NAME="kind-registry"
|
||||
export KIND_REGISTRY_PORT="5000"
|
||||
export KIND_REGISTRY="localhost:${KIND_REGISTRY_PORT}"
|
||||
|
|
Loading…
Reference in New Issue