summaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/charts/oof-cmso/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06Add optf-cmso oom helm chartsvrvarma1-1/+3
Making the charts consistent based on comments Fixing oom gating issue related to busyBoxImage value not found Moving and fixing cmso certs to this checkin Adding oof-cmso to the hardcoded certificates list Change-Id: Id48903ef7c38d69fcd8da5e067c2031359c94b56 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-720
2020-02-17[OOF] Use common secret template for mariadb credentialsKrzysztof Opasiak1-4/+42
Remove all hardcoded credentials for mariadb and depend on common secret template to generate all passwords at the deployment time. Issue-ID: OOM-2292 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I54e57b317a8852469bcc11aabf6ddf0040ff5eb3
2019-05-13Set resources to smallJerry Flood1-2/+4
Issue-ID: OPTFRA-403 Change-Id: I403ea53eaeb8b3cc90ba3f20804fb1c6e7d0f675 Signed-off-by: Jerry Flood <jflood@att.com>
2019-05-10Update CMSO OOM to use HTTPS and AAFJerry Flood1-1/+16
Fixes OPTFRA-484 and OPTFRA-390 Issue-ID: OPTFRA-391 Change-Id: I2b65743e38464aac8dbc8cf81419e9ce36769b7d Signed-off-by: Jerry Flood <jflood@att.com>
2018-11-02Create helm charts for oof-cmsoJerry Flood1-0/+35
This change provides the necessary helm charts to instantiate the oof-cmso database (mariadb-galera) and oof-cmso service to support the scheduling of change management requests. Issue-ID: OPTFRA-373 Change-Id: I5e5024849f251eee29d3d8697e46756211b5c640 Signed-off-by: Jerry Flood <jflood@att.com>