Fix typo in kustomization file fields explanation

This commit fixes typo in explanation of 'resources' field
in kustomization file.
This commit is contained in:
vanou
2020-02-06 22:43:45 +09:00
parent ea7f74e9e0
commit 5975761fbf

View File

@@ -206,7 +206,7 @@ _file_, or a path (or URL) refering to another
kustomization _directory_, e.g.
```
resource:
resources:
- myNamespace.yaml
- sub-dir/some-deployment.yaml
- ../../commonbase