aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/onap/resources/overrides/onap-all.yaml
diff options
context:
space:
mode:
authorJan Malkiewicz <jan.malkiewicz@nokia.com>2020-12-17 15:02:33 +0100
committerJan Malkiewicz <jan.malkiewicz@nokia.com>2020-12-17 15:02:33 +0100
commit08cf711655d0174c0125b0d43ab6171c72a4e432 (patch)
tree35cfd823f2e242f24a542fe03ebc680bc3304a89 /kubernetes/onap/resources/overrides/onap-all.yaml
parent79185b609b107b7e626973a026d2898c9d5534c8 (diff)
[CMPV2] Set flag CMPv2CertManagerIntegration
Default value for onap is 'false'. Default value for cert-service environment is 'true'. Issue-ID: OOM-2560 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I4e390f875b88f3684f82b9f8bbb3c5462c719c9e
Diffstat (limited to 'kubernetes/onap/resources/overrides/onap-all.yaml')
-rw-r--r--kubernetes/onap/resources/overrides/onap-all.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/onap/resources/overrides/onap-all.yaml b/kubernetes/onap/resources/overrides/onap-all.yaml
index 1d0663ea65..13b90ac45e 100644
--- a/kubernetes/onap/resources/overrides/onap-all.yaml
+++ b/kubernetes/onap/resources/overrides/onap-all.yaml
@@ -20,6 +20,7 @@
global:
addTestingComponents: &testing true
centralizedLoggingEnabled: &centralizedLogging false
+ CMPv2CertManagerIntegration: false
cassandra:
enabled: true
mariadb-galera:
@@ -84,4 +85,4 @@ modeling:
platform:
enabled: true
a1policymanagement:
- enabled: true \ No newline at end of file
+ enabled: true