[UUI] Make UUI SM compatible 72/133172/14
authorAndreas Geissler <andreas-geissler@telekom.de>
Tue, 7 Feb 2023 12:10:01 +0000 (13:10 +0100)
committerAndreas Geissler <andreas-geissler@telekom.de>
Tue, 14 Feb 2023 08:38:51 +0000 (08:38 +0000)
commit22f3b16043de9d28461a523202018ef82fcb892d
treee47de6460e7d18faf987bd48135045f166f52552
parent63ec99de7215eb043093dd0e8ec90d8c33aa6590
[UUI] Make UUI SM compatible

Change the service definitions and deployment to support the nonTLS setup
(AAF removal) using existing templates

Issue-ID: OOM-2998

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: If86aa97e2bc8eef628a02d43407b2f16b1d06783
14 files changed:
kubernetes/uui/Chart.yaml
kubernetes/uui/components/uui-intent-analysis/Chart.yaml
kubernetes/uui/components/uui-intent-analysis/templates/job.yaml
kubernetes/uui/components/uui-intent-analysis/values.yaml
kubernetes/uui/components/uui-server/resources/config/application.properties
kubernetes/uui/components/uui-server/templates/deployment.yaml
kubernetes/uui/components/uui-server/templates/job.yaml
kubernetes/uui/components/uui-server/templates/service.yaml
kubernetes/uui/components/uui-server/values.yaml
kubernetes/uui/resources/config/server.xml
kubernetes/uui/resources/config/web.xml [new file with mode: 0644]
kubernetes/uui/templates/deployment.yaml
kubernetes/uui/templates/service.yaml
kubernetes/uui/values.yaml