Merge pull request from GHSA-wp53-6256-whf9

This is a fake PR for testing - please ignore
This commit is contained in:
Ryan Richard 2021-01-22 12:46:53 -08:00 committed by GitHub
commit df1d15ebd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ set -euo pipefail
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )" ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
cd "${ROOT}" cd "${ROOT}"
# To choose a specific version of kube, add this option to the command below: `--image kindest/node:v1.18.8` # To choose a specific version of kube, add this option to the command below: `--image kindest/node:v1.18.8`.
kind create cluster --config "hack/lib/kind-config/single-node.yaml" --name pinniped kind create cluster --config "hack/lib/kind-config/single-node.yaml" --name pinniped