Merge "VID: Remove VID_KEYSTORE_PASSWORD workaround"
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Wed, 18 Dec 2019 11:33:04 +0000 (11:33 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 18 Dec 2019 11:33:04 +0000 (11:33 +0000)
kubernetes/vid/templates/deployment.yaml

index 2c6c5fa..3c52b9d 100644 (file)
@@ -96,8 +96,6 @@ spec:
               value: "{{ .Values.config.vidcontactuslink }}"
             - name: VID_KEYSTORE_PASSWORD
               value: {{ .Values.config.vidkeystorepassword | quote }}
-            - name: CATALINA_OPTS
-              value: "-Dvid.keystore.password=$(VID_KEYSTORE_PASSWORD) -Dvid.keyalias=vid@vid.onap.org -Dvid.keystore.filename=/opt/app/vid/etc/org.onap.vid.jks -Dcom.att.eelf.logging.file=logback.xml -Dcom.att.eelf.logging.path=/tmp"
             - name: VID_UEB_URL_LIST
               value: message-router.{{ include "common.namespace" . }}
             - name: VID_MYSQL_HOST