mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 09:02:53 +00:00
Merge pull request #463 from AdamDang/patch-2
Typo fix: defintion->definition
This commit is contained in:
@@ -145,7 +145,7 @@ mkdir -p $DEMO_HOME/base
|
|||||||
```
|
```
|
||||||
|
|
||||||
Make the data for the base. This direction by
|
Make the data for the base. This direction by
|
||||||
defintion should hold resources common to all
|
definition should hold resources common to all
|
||||||
environments. Here we're only defining a java
|
environments. Here we're only defining a java
|
||||||
properties file, and a `kustomization` file that
|
properties file, and a `kustomization` file that
|
||||||
references it.
|
references it.
|
||||||
|
|||||||
Reference in New Issue
Block a user