[AAI] Add model-loader tracing config 03/137603/7
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 28 Mar 2024 07:41:55 +0000 (08:41 +0100)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 17 Apr 2024 12:56:52 +0000 (14:56 +0200)
commitca06856557a33f8203d1c5550d436471784dc374
tree307d48230b421988a0f46dd10684f77cb26c5825
parent6d5a8690d675f65a8ec38b2c03f6fde2c2d2d9b8
[AAI] Add model-loader tracing config

- mount application.properties file that is used by Spring [1]
- add tracing config to that file
- deploy model-loader version 1.13.5

[1] this is also a prerequisite for replacing the model-loader.properties file
that is loaded by the service via some custom logic.
Spring does this out of the box for application-*.properties files.
Issue-ID: AAI-3812
Change-Id: I0a101fd246b8313f90cfc3ebca5a65dae769d3d6
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
kubernetes/aai/components/aai-modelloader/resources/application.properties [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/templates/configmap.yaml
kubernetes/aai/components/aai-modelloader/templates/deployment.yaml
kubernetes/aai/components/aai-modelloader/values.yaml