mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 10:30:59 +00:00
Remove more links to defunct site
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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
|
filing a bug
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Prerequisites
|
## 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)
|
- [docker](https://github.com/kubernetes-sigs/kustomize/pull/docker.com)
|
||||||
|
|
||||||
## How to run
|
## How to run
|
||||||
|
|||||||
@@ -31,8 +31,6 @@ Each item may:
|
|||||||
- be either a strategic merge patch, or a JSON patch
|
- be either a strategic merge patch, or a JSON patch
|
||||||
- be either a file, or an inline string
|
- be either a file, or an inline string
|
||||||
- target a single resource or multiple resources
|
- target a single resource or multiple resources
|
||||||
|
|
||||||
For more information please see https://kubernetes-sigs.github.io/kustomize/api-reference/kustomization/patches/
|
|
||||||
`,
|
`,
|
||||||
Example: `
|
Example: `
|
||||||
add patch --path {filepath} --group {target group name} --version {target version}`,
|
add patch --path {filepath} --group {target group name} --version {target version}`,
|
||||||
|
|||||||
Reference in New Issue
Block a user