Skip to content

Commit ed520a9

Browse files
authored
Merge pull request #4893 from zhangdb-git/master
📖 Fix incorrect indents
2 parents 3b0e046 + 51b5e47 commit ed520a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)