Merge pull request #197 from Liujingfang1/master

Change configmapGenerator to configmap.yaml in helloWorld example
This commit is contained in:
k8s-ci-robot
2018-07-24 13:50:56 -07:00
committed by GitHub
5 changed files with 470 additions and 391 deletions

View File

@@ -23,9 +23,12 @@ go get github.com/kubernetes-sigs/kustomize
* [springboot](springboot/README.md) - Create a Spring Boot
application production configuration from scratch.
* [configGeneration](configGeneration.md) -
* [combineConfigs](combineConfigs.md) -
Mixing configuration data from different owners
(e.g. devops/SRE and developers).
* [configGenerations](configGeneration.md) -
Rolling update when ConfigMapGenerator changes
* [breakfast](breakfast.md) - Customize breakfast for
Alice and Bob.