Skip to content

Commit 51b5e47

Browse files
committed
Fix incorrect indents
1 parent 0967466 commit 51b5e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proposals/20200220-cluster-resource-set.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ kind: ClusterResourceBinding
219219
metadata:
220220
name: <cluster-name>
221221
namespace: <cluster-namespace>
222-
ownerReferences:
222+
ownerReferences:
223223
- apiVersion: cluster.x-k8s.io/v1alpha3
224224
kind: Cluster
225225
name: <cluster-name>

0 commit comments

Comments
 (0)