commit | 598f2d8f5e84c92c42c5da0e4dbf9562f860b8f7 | [log] [tgz] |
---|---|---|
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | Tue Jun 01 12:36:13 2021 +0200 |
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | Tue Jun 08 14:45:49 2021 +0000 |
tree | d0fb29eef0bda279a8710cc14bf9b25fad82c97f | |
parent | 87411cc03c91a0ba7f26fcd9e7e4bd8afb75b24e [diff] [blame] |
[COMMON] Remove CertService client mechanism - Remove cmpv2Certificate chart in order to deprecate CertService client mechanism. - Remove CertServiceClient init containers in SDNC. - Replace CMPv2CertManagerIntegration with cmpv2Enabled flag Issue-ID: OOM-2744 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I8c818fcf64a029552c8833f68b6ae95fad379c8d
diff --git a/kubernetes/platform/components/cmpv2-cert-provider/templates/deployment.yaml b/kubernetes/platform/components/cmpv2-cert-provider/templates/deployment.yaml index 3a99373..8bcbc1f 100644 --- a/kubernetes/platform/components/cmpv2-cert-provider/templates/deployment.yaml +++ b/kubernetes/platform/components/cmpv2-cert-provider/templates/deployment.yaml
@@ -1,4 +1,4 @@ -{{ if .Values.global.CMPv2CertManagerIntegration }} +{{ if .Values.global.cmpv2Enabled }} # ============LICENSE_START======================================================= # Copyright (c) 2020 Nokia