Merge "[AAI] Remove unused AAF proxies"
[oom.git] / kubernetes / aai / components / aai-resources / templates / deployment.yaml
index 309c2d1..6fbbf1c 100644 (file)
@@ -116,6 +116,8 @@ spec:
           value: {{ .Values.global.config.userId | quote }}
         - name: LOCAL_GROUP_ID
           value: {{ .Values.global.config.groupId | quote }}
+        - name: POST_JAVA_OPTS
+          value: '-Djavax.net.ssl.trustStore=/opt/app/aai-resources/resources/aaf/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit'
         volumeMounts:
         - mountPath: /etc/localtime
           name: localtime