Chinese configGeneration.md dosc

This commit is contained in:
郭旭东
2019-06-19 14:29:09 +08:00
parent 658ebeaa21
commit 01b410fe9c
2 changed files with 181 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ go get sigs.k8s.io/kustomize
基本用法
* [configGenerations](../configGeneration.md) - 当 ConfigMapGenerator 修改时进行滚动更新。
* [configGenerations](configGeneration.md) - 当 ConfigMapGenerator 修改时进行滚动更新。
* [combineConfigs](../combineConfigs.md) - 融合来自不同用户的配置数据(例如来自 devops/SRE 和 developers