mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 10:30:59 +00:00
examples: typo
This commit is contained in:
@@ -52,7 +52,7 @@ cd $DEMO_HOME
|
|||||||
kustomize edit set image busybox=alpine:3.6
|
kustomize edit set image busybox=alpine:3.6
|
||||||
```
|
```
|
||||||
|
|
||||||
The folowing `images` will be added to `kustomization.yaml`:
|
The following `images` will be added to `kustomization.yaml`:
|
||||||
> ```
|
> ```
|
||||||
> images:
|
> images:
|
||||||
> - name: busybox
|
> - name: busybox
|
||||||
|
|||||||
Reference in New Issue
Block a user