X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fcomponents%2Faai-data-router%2Fvalues.yaml;h=68e2d32ebf78a69d100d896badeb0c0340270625;hb=5b65132e0ad056bf96bc2a905576e309ef373e7b;hp=354559b303454d0979d3e8ffcccadf1aaed6a01e;hpb=2dce7527bc6a7c88934eb07f16e2b1b568fb29a6;p=oom.git diff --git a/kubernetes/aai/components/aai-data-router/values.yaml b/kubernetes/aai/components/aai-data-router/values.yaml index 354559b303..68e2d32ebf 100644 --- a/kubernetes/aai/components/aai-data-router/values.yaml +++ b/kubernetes/aai/components/aai-data-router/values.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 Amdocs, Bell Canada, AT&T +# Modifications Copyright © 2020 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,17 +18,42 @@ # Declare variables to be passed into your templates. global: # global defaults nodePortPrefix: 302 - loggingImage: beats/filebeat:5.5.0 + config: + schema: + version: + # Specifies which version the depth parameter is configurable + depth: v11 + # Specifies from which version related link should appear + related: + link: v11 + # Specifies from which version the app root change happened + app: + root: v11 + # Specifies from which version the xml namespace changed + namespace: + change: v12 + # Specifies from which version the edge label appeared in API + edge: + label: v12 + # Keystore configuration password and filename + keystore: + filename: aai_keystore + passwd: OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0 + + # Truststore configuration password and filename + truststore: + filename: aai_keystore + passwd: OBF:1vn21ugu1saj1v9i1v941sar1ugw1vo0 + + searchData: + serviceName: aai-search-data # application image -repository: nexus3.onap.org:10001 image: onap/data-router:1.7.0 pullPolicy: Always restartPolicy: Always flavor: small flavorOverride: small -dockerhubRepository: registry.hub.docker.com -ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 # application configuration config: