mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 10:30:59 +00:00
Merge pull request #2389 from webwurst/patch-1
Fix formating of example
This commit is contained in:
@@ -77,8 +77,7 @@ An example using `v1/List` as input:
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: List
|
kind: List
|
||||||
items:
|
items:
|
||||||
spec:
|
- apiVersion: foo-corp.com/v1
|
||||||
- apiVersion: foo-corp.com/v1
|
|
||||||
kind: FulfillmentCenter
|
kind: FulfillmentCenter
|
||||||
metadata:
|
metadata:
|
||||||
name: staging
|
name: staging
|
||||||
|
|||||||
Reference in New Issue
Block a user