From: Joanna Jeremicz Date: Tue, 14 Sep 2021 11:58:55 +0000 (+0200) Subject: [CMPV2-CERT-PROVIDER][DOC] Improve documentation X-Git-Tag: 9.0.0~123^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=fba26d707426d7a9b4faf570ce21c23822747cbb [CMPV2-CERT-PROVIDER][DOC] Improve documentation - Improve CMPv2 assets upgrade instructions Issue-ID: OOM-2753 Signed-off-by: Joanna Jeremicz Change-Id: I625cf42ab4e57e92c10445d91b3b536df606aef4 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 730acd5eea..bb9c2e888c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -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::