Typo fix: Endpont->Endpoint

Line 28: Endpont->Endpoint
This commit is contained in:
AdamDang 2018-06-22 17:02:28 +08:00 committed by GitHub
parent 29ef5a922a
commit 66c566da40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ if [[ -n "${KUBERNETES_SERVICE_HOST}" ]]; then
echo My host: ${MYHOST}
URL="https://${KUBERNETES_SERVICE_HOST}:${KUBERNETES_SERVICE_PORT}/api/v1/namespaces/${POD_NAMESPACE}/endpoints/rethinkdb-driver"
echo "Endpont url: ${URL}"
echo "Endpoint url: ${URL}"
echo "Looking for IPs..."
token=$(cat /var/run/secrets/kubernetes.io/serviceaccount/token)
# try to pick up first different ip from endpoints