[ONAP] Disable APPC default installation 72/122072/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 21 Jun 2021 13:55:52 +0000 (15:55 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 21 Jun 2021 13:55:52 +0000 (15:55 +0200)
As per Honolulu MR, APPC is no longer installed by default.

Issue-ID: OOM-2778
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ifd8042afb90131e18b2f2fbfb9b1a42622df1ad1

kubernetes/onap/resources/overrides/onap-all-ingress-nginx-vhost.yaml
kubernetes/onap/resources/overrides/onap-all.yaml

index 521cf2f..ad002cc 100644 (file)
@@ -29,7 +29,7 @@ aaf:
 aai:
   enabled: true
 appc:
-  enabled: true
+  enabled: false
 cds:
   enabled: true
 clamp: