[skip ci] Refine comments (#8720)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
pull/8722/head
edward.zeng 2021-09-27 20:58:03 +08:00 committed by GitHub
parent b077584339
commit 587e680543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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}"