From: Sylvain Desbureaux Date: Thu, 16 Sep 2021 12:03:47 +0000 (+0000) Subject: Merge "[CMPV2-CERT-PROVIDER][DOC] Improve documentation" X-Git-Tag: 9.0.0~123 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fd229e78d5d2f260904b381631465f9d849734e4;hp=8b41d346ef768217de2ac92f544f6f097907c184;p=oom.git Merge "[CMPV2-CERT-PROVIDER][DOC] Improve documentation" --- 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::