Updated sdc cert.
[oom.git] / kubernetes / sdc / resources / config / environments / AUTO.json
index 57d774e..2bd165b 100755 (executable)
             "username": "user1@sdc.com",
             "password": "password=="
          }
+      },
+      "jetty": {
+         "keystore_pwd": "${KEYSTORE_PASS}",
+         "truststore_pwd": "${TRUSTSTORE_PASS}"
       }
     }
 }