Merge "[CMPV2-CERT-PROVIDER][DOC] Improve documentation"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 16 Sep 2021 12:03:47 +0000 (12:03 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 16 Sep 2021 12:03:47 +0000 (12:03 +0000)
docs/release-notes.rst

index 730acd5..bb9c2e8 100644 (file)
@@ -97,8 +97,10 @@ Workarounds
 
   #. Update the CRD definition::
 
-     > kubectl -n onap apply -f cmpv2-cert-provider/crds/cmpv2issuer.yaml
-  #. Upgrade the component
+     > kubectl -n onap apply -f oom/kubernetes/platform/components/cmpv2-cert-provider/crds/cmpv2issuer.yaml
+  #. Upgrade the component::
+
+     > helm -n onap upgrade dev-platform oom/kubernetes/platform
   #. Make sure that *cmpv2issuer* contains correct value for
      *spec.updateEndpoint*. The value should be: *v1/certificate-update*.
      If it's not, edit the resource::