Create a minimal environment file 65/72365/4
authorEric Debeau <eric.debeau@orange.com>
Sat, 10 Nov 2018 13:29:22 +0000 (13:29 +0000)
committerEric Debeau <eric.debeau@orange.com>
Mon, 19 Nov 2018 20:01:40 +0000 (20:01 +0000)
This override file is used to deploy a minmal configuration to
onboard and deploy a VNF. It includes the following components:
A&AI, DMAAP, Portal, Robot, SDC, SDNC, SO, VID

Some additional optimisations are set:
- replica set to one
- JVM reduced size
- resource requests reduced

Patch2 corrects:
- remove trailing white-space
- add all components with true:enabled

Patch3 corrects
- remane file name to minimal-onap.yaml
- remove oom-casa.txt introduced by error in patch2

Patch 4 corrects
- put enabled:true all components to be deployed

Change-Id: Iddf9b49a4af1567c5f9fdbb3e603a60428b56ca9
Issue-ID: OOM-1518
Signed-off-by: Eric Debeau <eric.debeau@orange.com>

No differences found