[AAI] Update schema-service image 50/141250/2
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 11 Jun 2025 14:43:35 +0000 (16:43 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 12 Jun 2025 06:21:12 +0000 (08:21 +0200)
- update image (`1.12.9` -> `1.12.10`)
- remove tracing values that are not used

Issue-ID: AAI-4179
Change-Id: If2f64ad1ca320ccb7ee31598b3cb94065281c49f
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
kubernetes/aai/components/aai-schema-service/values.yaml

index 7111071..27d4b42 100644 (file)
@@ -65,7 +65,7 @@ global: # global defaults
           label: v12
 
 # application image
-image: onap/aai-schema-service:1.12.9
+image: onap/aai-schema-service:1.12.10
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
@@ -190,9 +190,6 @@ volumes:
 podAnnotations:
   checksum/config: '{{ include (print $.Template.BasePath "/configmap.yaml") . | sha256sum }}'
 
-tracing:
-  enabled: false
-  collector:
-    baseUrl: http://jaeger-collector.istio-config:9411
-  sampling:
-    probability: 1.0 # percentage of requests that are sampled (between 0-1/0%-100%)
+tracing: {}
+  # ignorePatterns:
+  #   - ""