diff options
author | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-12-21 09:19:36 +0100 |
---|---|---|
committer | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2020-12-21 09:22:07 +0100 |
commit | fb53a57db1b771f62cb637e2e7d05c9fad23cd52 (patch) | |
tree | 90ab3fe564a4e976fd57d97aff6d348f106e51a0 /docs | |
parent | b60a5b93db07a50c0df21dc23878d4fcf00cfa78 (diff) |
[CMPV2] Add description of the flag CMPv2CertManagerIntegration
Issue-ID: OOM-2560
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: Ifb5f045d54ea5d2e1673bebf1af1e3113b71375c
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sections/cmpv2-cert-provider.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/sections/cmpv2-cert-provider.rst b/docs/sections/cmpv2-cert-provider.rst index 1aca0733..f4493cd1 100644 --- a/docs/sections/cmpv2-cert-provider.rst +++ b/docs/sections/cmpv2-cert-provider.rst @@ -13,6 +13,9 @@ The main functionality of the provider is to forward Certificate Signing Request Additional information can be found on a dedicated page: https://wiki.onap.org/display/DW/CertService+and+K8s+Cert-Manager+integration. +By default CMPv2 provider is **disabled**. To enable it set following global helm value: + +- CMPv2CertManagerIntegration = true CMPv2 Issuer ------------------------------ |