X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=bb9c2e888c8fc7d1c6ab29504f5be156db6d02f0;hb=b777b35ab947214bc8502383b0e63f88f150c34b;hp=730acd5eea60d490cf2c2141662234fe26073672;hpb=c52cc3078f5efacc06a240c07cd7caf55da1afd1;p=oom.git 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::