[CMPV2-CERT-PROVIDER][DOC] Improve documentation 42/124142/2
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>
Tue, 14 Sep 2021 11:58:55 +0000 (13:58 +0200)
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>
Tue, 14 Sep 2021 12:08:36 +0000 (14:08 +0200)
  - Improve CMPv2 assets upgrade instructions

Issue-ID: OOM-2753
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I625cf42ab4e57e92c10445d91b3b536df606aef4

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::