From 818ee5da4b1a207475dfee9956a1d9cf777e5347 Mon Sep 17 00:00:00 2001 From: Lathish Date: Wed, 26 Aug 2020 13:45:03 +0100 Subject: Add A1 Policy Management Service helm charts Issue-ID: CCSDK-2492 Change-Id: Ide809298d075471b457cfb93fee77658c7cb597c Signed-off-by: Lathish --- kubernetes/onap/values.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kubernetes/onap/values.yaml') diff --git a/kubernetes/onap/values.yaml b/kubernetes/onap/values.yaml index dd80323216..267a731fb0 100755 --- a/kubernetes/onap/values.yaml +++ b/kubernetes/onap/values.yaml @@ -1,4 +1,5 @@ # Copyright © 2019 Amdocs, Bell Canada +# Copyright (c) 2020 Nordix Foundation, Modifications # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -303,3 +304,5 @@ vnfsdk: enabled: false modeling: enabled: false +a1policymanagement: + enabled: false -- cgit 1.2.3-korg