mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
Fix typo in documentation
Fix a typo in an example URL in the resources.md Kustomization file documentation
This commit is contained in:
@@ -20,7 +20,7 @@ resources:
|
|||||||
- ../../commonbase
|
- ../../commonbase
|
||||||
- github.com/kubernetes-sigs/kustomize/examples/multibases?ref=v1.0.6
|
- github.com/kubernetes-sigs/kustomize/examples/multibases?ref=v1.0.6
|
||||||
- deployment.yaml
|
- deployment.yaml
|
||||||
- github.com/kubernets-sigs/kustomize/examples/helloWorld?ref=test-branch
|
- github.com/kubernetes-sigs/kustomize/examples/helloWorld?ref=test-branch
|
||||||
```
|
```
|
||||||
|
|
||||||
Resources will be read and processed in depth-first order.
|
Resources will be read and processed in depth-first order.
|
||||||
|
|||||||
Reference in New Issue
Block a user