diff options
author | Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com> | 2019-01-25 16:16:29 -0500 |
---|---|---|
committer | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-02-26 09:56:35 -0500 |
commit | e20fd5e3bd8333789d74952eda0ae21e70185fca (patch) | |
tree | 3b8bc4010371fc8c7d5f962861e2436be2032ef4 /kubernetes/common/controller-blueprints/values.yaml | |
parent | 07a623e3e4d810791ae7129c529c42556e920bc6 (diff) |
allign CB and BP containers to OOM
Change-Id: I9cb9c1ba231c2218df0cc857ea3b64f331dac13c
Issue-ID: CCSDK-957
Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
Diffstat (limited to 'kubernetes/common/controller-blueprints/values.yaml')
-rwxr-xr-x[-rw-r--r--] | kubernetes/common/controller-blueprints/values.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/kubernetes/common/controller-blueprints/values.yaml b/kubernetes/common/controller-blueprints/values.yaml index 4243210d20..02b5685fa4 100644..100755 --- a/kubernetes/common/controller-blueprints/values.yaml +++ b/kubernetes/common/controller-blueprints/values.yaml @@ -46,13 +46,8 @@ debugEnabled: false # application configuration config: - applicationName: ControllerBluePrints - bundleVersion: 1.0.0 appConfigDir: /opt/app/onap/config - dbUrl: jdbc:mysql://controller-blueprints-db:3306/sdnctl initDataLoad: true - stickySelectorKey: - envContext: DEV restUser: ccsdkapps restPassword: ccsdkapps |