X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsections%2Fservices%2Fkpi-computation-ms%2Finstallation-helm.rst;fp=docs%2Fsections%2Fservices%2Fkpi-computation-ms%2Finstallation-helm.rst;h=87286baaffa75eb2eaf6c8099aebb8ceac3cc6b3;hb=663df2c1b8d9176094a62b00b7e80de096180621;hp=be43234f234edf7d93091ce79f176b1ee5168fb6;hpb=bcd436a1be4fbe2c8ad7ce074d86b94b8ff44f4e;p=dcaegen2.git 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