Remove more links to defunct site

This commit is contained in:
Katrina Verey
2022-03-02 14:04:17 -05:00
parent 701695c343
commit 975482390f
3 changed files with 2 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ assignees: ""
---
<!--
Please read this page: https://kubernetes-sigs.github.io/kustomize/contributing/bugs/ before
Please read this page: https://kubectl.docs.kubernetes.io/contributing/kustomize/bugs/ before
filing a bug
-->

View File

@@ -2,7 +2,7 @@
## Prerequisites
- [kustomize v3.7.0 or higher](https://kubernetes-sigs.github.io/kustomize/installation) (support for KRM Config Functions).
- [kustomize v3.7.0 or higher](https://kubectl.docs.kubernetes.io/installation/kustomize/) (support for KRM Config Functions).
- [docker](https://github.com/kubernetes-sigs/kustomize/pull/docker.com)
## How to run

View File

@@ -31,8 +31,6 @@ Each item may:
- be either a strategic merge patch, or a JSON patch
- be either a file, or an inline string
- target a single resource or multiple resources
For more information please see https://kubernetes-sigs.github.io/kustomize/api-reference/kustomization/patches/
`,
Example: `
add patch --path {filepath} --group {target group name} --version {target version}`,