examples: typo

This commit is contained in:
Yoan Blanc
2019-01-30 16:45:17 +01:00
committed by GitHub
parent b6d4101808
commit cdcc0052a6

View File

@@ -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