b3420f7095
This changes the default resource registry definitions to use the docker services by default. It also keeps the baremetal installation by adding a baremetal-services.yaml environment. Change-Id: I373fef6581dfbfa365479f88d7b967cfbed446e4
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
features:
|
|
- |
|
|
Containers are now the default way of deploying. There is still a way to
|
|
deploy the baremetal services in environments/baremetal-services.yaml, but
|
|
this is expected to eventually disappear.
|