emove the kyaml/openapi/kubernetesapi/v1_21_2/swagger.pb (#5077)

This commit is contained in:
xin gu
2023-03-24 01:48:31 +08:00
committed by GitHub
parent 2fdb35614d
commit 4d70a36c25
5 changed files with 16 additions and 16 deletions

View File

@@ -54,8 +54,8 @@ See [GCR page] for available images.
The following commands are how to pull and run kustomize {{<example-semver-version>}} docker image.
```bash
docker pull k8s.gcr.io/kustomize/kustomize:{{< example-version >}}
docker run k8s.gcr.io/kustomize/kustomize:{{< example-version >}} version
docker pull registry.k8s.io/kustomize/kustomize:{{< example-version >}}
docker run registry.k8s.io/kustomize/kustomize:{{< example-version >}} version
```
## Go Source