change preserve-order-in-strategic-merge-patch.md

This commit is contained in:
陈宏 2017-11-03 17:16:07 +08:00
parent d7c80174e3
commit 42822a3aa2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Author: @mengqiy
## Motivation
Background of the Strategic Merge Patch is convered [here](../devel/strategic-merge-patch.md).
Background of the Strategic Merge Patch is covered [here](../devel/strategic-merge-patch.md).
The Kubernetes API may apply semantic meaning to the ordering of items within a list,
however the strategic merge patch does not keeping the ordering of elements.