diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-03-18 17:45:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-18 17:45:38 +0000 |
commit | 0c31367d791d773bda5687d5977497a1e8215e4f (patch) | |
tree | df3569b038af04dac1f8d9bd9af3d66d0e270488 /kubernetes/aai/components/aai-sparky-be/resources/config/application.properties | |
parent | 8fbc90f7e68902f08e512bbcfbe9d1ecaa49de1a (diff) | |
parent | e5367c5ccd5728671c8af436a7d6aacb97104305 (diff) |
Merge "[AAI] Update certs to be valid until Jan 2022"
Diffstat (limited to 'kubernetes/aai/components/aai-sparky-be/resources/config/application.properties')
-rw-r--r-- | kubernetes/aai/components/aai-sparky-be/resources/config/application.properties | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kubernetes/aai/components/aai-sparky-be/resources/config/application.properties b/kubernetes/aai/components/aai-sparky-be/resources/config/application.properties index a9bce0ef2a..1269f25355 100644 --- a/kubernetes/aai/components/aai-sparky-be/resources/config/application.properties +++ b/kubernetes/aai/components/aai-sparky-be/resources/config/application.properties @@ -1,4 +1,3 @@ -{{/* # Copyright © 2018 Amdocs, Bell Canada, AT&T # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -16,7 +15,6 @@ # # disable the default thyme leaf icon on web-pages # -*/}} spring.mvc.favicon.enabled=false # @@ -31,7 +29,7 @@ portal.cadiFileLocation={{.Values.config.cadiFileLocation}} searchservice.hostname={{.Values.global.searchData.serviceName}} searchservice.port=9509 searchservice.client-cert=client-cert-onap.p12 -searchservice.client-cert-password=1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10 +searchservice.client-cert-password=1xfz1qie1jf81b3s1ir91tag1h381cvr1kze1zli16kj1b301b4y16kb1zm01kzo1cw71gze1t9y1ivd1b461je21qiw1xf3 searchservice.truststore=tomcat_keystore schema.ingest.file=${CONFIG_HOME}/schemaIngest.properties |