aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/onap/resources/overrides/onap-all-ingress-istio.yaml
AgeCommit message (Collapse)AuthorFilesLines
2022-11-30Merge "[COMMON] Correct Ingress template to create Istio GW/VS"Fiachra Corcoran1-0/+2
2022-11-25[DMAAP-STRIMZI] Move strimzi kafka bridgeefiacor1-0/+10
Move kafka bridge to strimzi chart. Update the onap overrides. Clean up some config in strimzi kafka. Add override options to kafka chart. Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iaaac143f22cae1dbfa50e89b1838a00e37eebdaf Issue-ID: DMAAP-1834
2022-11-25[COMMON] Correct Ingress template to create Istio GW/VSAndreas Geissler1-0/+2
The template should create for each Ingress service a single Gateway/VirtualService Resource, small update of service template Issue-ID: OOM-3000 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I480f8c7b6b9ca3a84813a9e96c4d796d332facc7
2022-11-09[DCAE] DCAEGEN2-Services Service Mesh Patchrope2521-0/+2
Service Mesh patch for DCAE, changing port names to http. Remove aaf-cm readiness check, set tlsServer to false (excluding restconf) Added environment variables to pods to solve CBS problems Disable VES authentcation in SM override Change-Id: I42a12912f471d89bd4ebc6181f5454140e54a605 Issue-ID: OOM-2820 Issue-ID: DCAEGEN2-3277 Signed-off-by: rope252 <gareth.roper@est.tech> Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2022-08-23[PLATFORM] Create Ingress Certificates for ServiceMeshAndreas Geissler1-0/+148
Add issuers and self-signed certificates for the Ingress controller Additionally a new override file is created for Istio Ingress setup Issue-ID: OOM-3001 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I6da12e54ecc4bbb15e3bcf1aa259e50f5be320b6