summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/charts/dcae-cloudify-manager/values.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-05-01dcae release version tagVijay Venkatesh Kumar1-2/+2
Change-Id: I2cffe517568fd93dfa911750c73773d4a290cc86 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1464
2019-04-24update dashboard inputVijay Venkatesh Kumar1-1/+1
CM version update (new types) TLS container version update (bbsep san) Version update for bootstrap Change-Id: I58342d527b8f58e52c65dad65fff51df4d45ea67 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-04-10Update image versionsJack Lucas1-1/+7
Add setup for initial multisite kubeconfig. Issue-ID: DCAEGEN2-1337 Issue-ID: DCAEGEN2-1136 Change-Id: I31a73faca05599cf702b99b5919fb0747cd483d2 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-21Add support for multiple k8s clustersJack Lucas1-1/+1
Issue-ID: DCAEGEN2-1136 Change-Id: I2c2f440bf9793b7398d72c5fb97bd9b3b1309416 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-02-21Move dh and ph to Helm deploymentJack Lucas1-3/+3
- patchset 2 fixes copyrights - patchset 2 removes unused config.json files Issue-ID: DCAEGEN2-1091 Issue-ID: DCAEGEN2-1092 Change-Id: I6e3ecadb3bb18771bc4d0f7deb0c2865c1e1e236 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-02-11Update inventory dependencies in MakefileJack Lucas1-0/+1
Issue-ID: DCAEGEN2-1181 Change-Id: I523cba3a4143ffcea6261d0353b7bacf363595e8 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-12-06Add persistent storage for DCAE Cloudify ManagerJack Lucas1-1/+9
Issue-ID: DCAEGEN2-990 Change-Id: I700bce2906ab136989968236a02fd8899e29bcd3 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-10-31Disable Cloudify Manager liveness probeJack Lucas1-1/+2
Issue-ID: DCAEGEN2-928 Change-Id: I037a48b90db7ee60aba172c538797268b1c28b46 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-10-23Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit 90e136c83ec5434abaeb9939b995f86aa4089850. Change-Id: I771393adb429087752dc52df2cd2812dc9ff6a11 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-25Resource limit:DCAE configvaibhav_16dec1-0/+19
resolving merge conflict by implementing common resource template Issue-ID: OOM-1151 Change-Id: I3e2eac98ec1298d366a9a6b83f2a2d3a9846bd1f Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-19Sync values from docker-manifest-staging fileAlexis de Talhouët1-1/+1
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b Issue-ID: OOM-1422 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-08-30Update DCAE container versionsJack Lucas1-1/+1
- k8s-bootstrap-container => 1.4.1 - cm-container => 1.4.0 - change bootstrap from Job to Deployment Change-Id: I57fb0aaba1f7ef6d361049b88e755075faeae00f Issue-ID: DCAEGEN2-594 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-14License Addition for Dcaegen2,Policy,DmaapDurgpal1-1/+1
Issue-ID: OOM-1305 Change-Id: Idb6ad7004b7a4dc20ffafda72d60c8547eedfb9e Signed-off-by: Durgpal <durgpal@amdocs.com>
2018-06-05Sync OOM docker versions with docker-manifest.csvGary Wu1-1/+1
Sync OOM docker versions with docker-manifest.csv commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: If8df538638670e0f1080d41d40d06de54ab1d93a Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-14Merge "Correct input yaml file name for Holmes Rules Eng"Borislav Glozman1-1/+1
2018-05-11Update readiness-check to 2.0.0Gary Wu1-1/+1
Change-Id: I3477393d2ba98fe1d48561efc6991e88d8e03793 Issue-ID: OOM-1076 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-11Correct input yaml file name for Holmes Rules EngLusheng Ji1-1/+1
additional changes: 1. Delete dcae_ns setting in values files--forces CM to deploy into the common namespace. 2. Conditionally set image name in k8s-inventory-inputs.yaml 3. Comment out componentImage setting--use image version specified in blueprints. 4. Add missing "---" in CM templates/service.yaml 5. Update image versions for bootstrap, healtcheck changes to values.yaml file: 1. update doker versions 2. use onap as namespace for DCAE pods Chages to dcae-healthcheck values.yaml file 1. check health for DACE pods under namespace onap Issue-ID: DCAEGEN2-479 Issue-ID: DCAEGEN2-490 Issue-ID: DCAEGEN2-493 Change-Id: I40d8f0b40b2b6bbf1407493a7d8c03cef856fd9c Signed-off-by: Lusheng Ji <lji@research.att.com> Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-05-10Improve docker registry secret managementBorislavG1-1/+3
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-08Sync docker image images with docker-manifest.csvGary Wu1-1/+1
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-24Fix cloudify manager image versionJack Lucas1-1/+1
Change-Id: Iab5c73fc9ebcef5b31a44adc7ce2d39d754f4aee Issue-ID: OOM-1003 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-22Add DCAE Cloudify-Manager supportBorislavG1-0/+67
22/Apr: This review is ready to merge. ** Resolves issue by using the k8s-provided secret. No longer need to map .kube/config. Change-Id: I0f51f7d8bb9ed9a5653089e77be495dc7456ef22 Issue-ID: OOM-855 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com> Signed-off-by: Jack Lucas <jflucas@research.att.com>