summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/kpi-computation-ms/installation-helm.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/services/kpi-computation-ms/installation-helm.rst')
-rw-r--r--docs/sections/services/kpi-computation-ms/installation-helm.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/services/kpi-computation-ms/installation-helm.rst b/docs/sections/services/kpi-computation-ms/installation-helm.rst
index be43234f..87286baa 100644
--- a/docs/sections/services/kpi-computation-ms/installation-helm.rst
+++ b/docs/sections/services/kpi-computation-ms/installation-helm.rst
@@ -52,7 +52,7 @@ Deployment steps
- Update monitoring policy ID in below configuration which is used to enable Policy-Sync Side car container to be deployed and retrieves active policy configuration.
- .. code-block :: bash
+ .. code-block :: yaml
dcaePolicySyncImage: onap/org.onap.dcaegen2.deployments.dcae-services-policy-sync:1.0.1
policies:
@@ -61,7 +61,7 @@ Deployment steps
- Enable KPI MS component in oom/kubernetes/dcaegen2-services/values.yaml
- .. code-block:: bash
+ .. code-block:: yaml
dcae-kpi-ms:
enabled: true