From c798546522e1b57bb989d09a9e08983e18ba4bf5 Mon Sep 17 00:00:00 2001 From: mayankg2703 Date: Thu, 29 Mar 2018 14:24:23 +0000 Subject: Correction in policy due to incorrect merge removing cli package change from policy patch Change-Id: I673cfb90f76df877bd9e69f9a185ae7c77ee4b9b Issue-ID: OOM-844 Signed-off-by: mayankg2703 Signed-off-by: Mandeep Khinda --- kubernetes/policy/charts/brmsgw/values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kubernetes/policy/charts/brmsgw/values.yaml') diff --git a/kubernetes/policy/charts/brmsgw/values.yaml b/kubernetes/policy/charts/brmsgw/values.yaml index 3890e9e6ab..708e57048a 100644 --- a/kubernetes/policy/charts/brmsgw/values.yaml +++ b/kubernetes/policy/charts/brmsgw/values.yaml @@ -33,10 +33,10 @@ pullPolicy: Always debugEnabled: false # application configuration -# Example: -config: {} -# username: myusername -# password: mypassword +config: + papPort: 9091 + pdpPort: 8081 + nexusPort: 8081 # default number of instances replicaCount: 1 -- cgit 1.2.3-korg