mirror of https://github.com/kubernetes/kops.git
Fix indent of metadata.name field for felixconfigurations.crd.projectcalico.org
This commit is contained in:
parent
346d0ba9bc
commit
f6193e0c41
|
|
@ -69,7 +69,7 @@ data:
|
|||
apiVersion: apiextensions.k8s.io/v1beta1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
name: felixconfigurations.crd.projectcalico.org
|
||||
name: felixconfigurations.crd.projectcalico.org
|
||||
spec:
|
||||
scope: Cluster
|
||||
group: crd.projectcalico.org
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@ data:
|
|||
apiVersion: apiextensions.k8s.io/v1beta1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
name: felixconfigurations.crd.projectcalico.org
|
||||
name: felixconfigurations.crd.projectcalico.org
|
||||
labels:
|
||||
role.kubernetes.io/networking: "1"
|
||||
spec:
|
||||
|
|
|
|||
Loading…
Reference in New Issue