Add keys, values and volumes for properties files 50/550/13
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 24 Jul 2019 13:46:03 +0000 (09:46 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Thu, 1 Aug 2019 19:35:18 +0000 (15:35 -0400)
commit8c686e8dbc613353518fd823240d6bf17ad6d0a7
treec94f381b81ed2632f8f6c8070d0e60d8042ccd46
parent131bbe820a984e506160c609e2c85c473f67806d
Add keys, values and volumes for properties files

New sets of properties to be mounted as files key.properties,
portal.properties for use on the application's classpath.
Added deployment values to the example recipe; should consider
use of secrets for credentials.
Added persistent volume, claim and storage class for user data.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ieaf515effd92af02c9f281ceeb3dab34695cdc8d
RECIPE_EXAMPLE/RIC_AUX_RECIPE_EXAMPLE
ric-aux/80-Auxiliary-Functions/helm/dashboard/Chart.yaml
ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/_genurl.tpl
ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/appconfig.yaml
ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/deployment.yaml
ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/persistentVolume.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/persistentVolumeClaim.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/storageClass.yaml [new file with mode: 0644]
ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml