updated comments and readme

This commit is contained in:
Natasha Sarkar
2020-11-12 17:41:59 -08:00
parent bdb59d2cd2
commit 4d7600d4ef
5 changed files with 12 additions and 7 deletions

View File

@@ -11,4 +11,4 @@ $MYGOBIN/kpt live fetch-k8s-schema --pretty-print > /tmp/new_swagger.json
$MYGOBIN/kind delete cluster --name=getopenapidata
cp /tmp/kubeconfig.txt $HOME/.kube/config | true
mkdir -p kubernetesapi/"${VERSION//.}"
cp /tmp/new_swagger.json kubernetesapi/"${VERSION//.}"/swagger.json
cp /tmp/new_swagger.json kubernetesapi/"${VERSION//.}"/swagger.json