aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-bootstrap/resources/inputs/k8s-hv_ves-inputs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-09-29[DCAEGEN2] Update bootstrap and cloudify-manager versionsJoanna Jeremicz1-2/+8
Update bootstrap and cloudify-manager with k8splugin 3.4.2 which fixes healthcheck for components deployed by cloudify Provide inputs for new VES and HV-VES blueprints k8s-ves and k8s-hvves blueprints will use the inputs for certificates from CMPv2 in case use_external_tls=true Issue-ID: DCAEGEN2-1794 Issue-ID: DCAEGEN2-2195 Issue-ID: DCAEGEN2-2433 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I1cba83a391292d82ec7bca661bdf34155da8c2d4
2020-03-23Disable plain HTTP on production interface of HV-VESkjaniak1-1/+2
From security reasons disable of plain http. Change-Id: I1374fc5f0b34f5b938c692e2bbcd2689f4efee88 Issue-ID: DCAEGEN2-2143 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-03-04Update HV-VES version to 1.4.0pwielebs1-0/+1
The issue related to HV-VES occurs due to a lack of certificates. There are provided by TLS_INT_CONTAINER. Therefore use-tls must be set on true. Issue-ID: OOM-2281 Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com> Change-Id: Ib5c82d5955c0a7b32a4fc5c9797734f930ae7885
2019-11-07Attempt 2 at chart restructureUbuntu1-0/+20
Helm value override file now supports component-specific settings: dcae-bootstrap: enabled: true dcae-cloudify-manager: enabled: true dcae-config-binding-service: enabled: true dcae-healthcheck: enabled: true dcae-redis: enabled: true dcae-servicechange-handler: enabled: true dcae-inventory-api: enabled: true dcae-deployment-handler: enabled: true dcae-policy-handler: enabled: true dcae-dashboard: enabled: true Issue-ID: OOM-1574 Signed-off-by: Ubuntu <dgl@research.att.com> Change-Id: I85e0fe6ae19e176d954611549ec954a5fe662307 Signed-off-by: Ubuntu <dgl@research.att.com>