diff --git a/README.md b/README.md index 058615b..e7ada62 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,10 @@ project_slug [dir-name]: grafana service [grafana]: component_list [grafana]: grafana,nginx context [ctx]: cncf +Select build: +1 - no +2 - yes +Choose from 1, 2 [1]: ``` The end result is a directory structure that has everything you need to hit the ground running. @@ -56,8 +60,9 @@ The end result is a directory structure that has everything you need to hit the ├── common-settings.yml ├── docker-compose.override.yml ├── docker-compose.yml - └── env - └── fully.qualified.domain.name.example + ├── env + │   └── fqdn_context.env.example + └── README.md ``` # Developing