diff options
Diffstat (limited to 'docs/sections/installation_test.rst')
-rw-r--r-- | docs/sections/installation_test.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/installation_test.rst b/docs/sections/installation_test.rst index c39923f5..2d2f357d 100644 --- a/docs/sections/installation_test.rst +++ b/docs/sections/installation_test.rst @@ -1,5 +1,5 @@ -ONAP DCAE Deployment Validation -=============================== +DCAE Deployment Validation +========================== Check Deployment Status @@ -8,7 +8,7 @@ Check Deployment Status The healthcheck service is exposed as a Kubernetes ClusterIP Service named `dcae-healthcheck`. The service can be queried for status as shown below. -.. code-block:: +.. code-block:: json $ curl dcae-healthcheck { |