diff options
Diffstat (limited to 'charts/aai-modelloader')
-rw-r--r-- | charts/aai-modelloader/resources/config/auth/tomcat_keystore | bin | 0 -> 2214 bytes | |||
-rw-r--r-- | charts/aai-modelloader/resources/config/model-loader.properties | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/charts/aai-modelloader/resources/config/auth/tomcat_keystore b/charts/aai-modelloader/resources/config/auth/tomcat_keystore Binary files differnew file mode 100644 index 0000000..9eec841 --- /dev/null +++ b/charts/aai-modelloader/resources/config/auth/tomcat_keystore diff --git a/charts/aai-modelloader/resources/config/model-loader.properties b/charts/aai-modelloader/resources/config/model-loader.properties index 746bdb4..246e528 100644 --- a/charts/aai-modelloader/resources/config/model-loader.properties +++ b/charts/aai-modelloader/resources/config/model-loader.properties @@ -42,3 +42,5 @@ ml.babel.BASE_URL=https://aai-babel.{{.Release.Namespace}}:9516 ml.babel.GENERATE_ARTIFACTS_URL=/services/babel-service/v1/app/generateArtifacts ml.babel.KEYSTORE_FILE=babel-client-cert.p12 ml.babel.KEYSTORE_PASSWORD=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10 +ml.babel.TRUSTSTORE_FILE=tomcat_keystore +ml.babel.TRUSTSTORE_PASSWORD=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10 |