|
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>
|