Skip to content

Commit

Permalink
add configGeneration to README
Browse files Browse the repository at this point in the history
  • Loading branch information
monopole committed May 1, 2018
1 parent 728b04b commit c431933
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions demos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,15 @@ These demos are covered by presubmit tests.
(differently configured) instances of a simple Hello
World server.

* [mysql](mySql.md) - Create a MySQL production
configuration from scratch.

* [springboot](springboot.md) - Create a Spring Boot application production
* [mySql](mySql.md) - Create a MySQL production
configuration from scratch.

* [breakfast](breakfast.md) - Customize breakfast for Alice and Bob.
* [springboot](springboot.md) - Create a Spring Boot
application production configuration from scratch.

* [configGeneration](configGeneration.md) -
Mixing configuration data from different owners
(e.g. devops/SRE and developers).

* [breakfast](breakfast.md) - Customize breakfast for
Alice and Bob.
File renamed without changes.

0 comments on commit c431933

Please sign in to comment.