diff options
author | Guobiao Mo <guobiaomo@chinamobile.com> | 2018-06-26 11:12:36 -0700 |
---|---|---|
committer | Guobiao Mo <guobiaomo@chinamobile.com> | 2018-06-26 11:12:36 -0700 |
commit | c3dd829cdcb1d9074e6a217ab67a56c305941c5c (patch) | |
tree | c25031a9ff43a0788e1015af903edc02a7661f9f /docs | |
parent | eaac78d809a0a019718cb8b070f496b6883bb130 (diff) |
Fix rst document file format issue
Issue-ID: DCAEGEN2-558
Change-Id: Id7e0fb437f9e93e611478e43c94d9e6ba3eeadfe
Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sections/installation_oom.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sections/installation_oom.rst b/docs/sections/installation_oom.rst index 878214e3..717dbbcd 100644 --- a/docs/sections/installation_oom.rst +++ b/docs/sections/installation_oom.rst @@ -32,6 +32,7 @@ Following Helm conventions, each Helm chart directory usually consists of the fo * charts: subdirectory for sub-charts. The dcaegen2 chart has the following sub-charts: + * dcae-bootstrap: a Kubernetes job that deploys additional DCAE components; * dcae-cloudify-manager: a Kubernetes deployment of a Cloudify Manager; * dcae-healthcheck: a Kubernetes deployment that provides a DCAE health check API; |