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)
commit9d972294b47a7c2d2e359082979dcc92dbd81668
tree625d91c1765b66dba9e78039d1547528073807af
parent65cbd7be6460a804b784a5052a904e0a39faab6b
Create a minimal environment file

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>
kubernetes/onap/resources/environments/minimal-onap.yaml [new file with mode: 0644]