X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fsdnc%2Fapp2.yaml;fp=test%2Fsimulator-group%2Fsdnc%2Fapp2.yaml;h=3a0f5973e97c9d6dcf1448a322b9a490defbb0ea;hb=bb648288c9102fb69a18235a3cc2a67b1cad8abf;hp=116ce6623d623dd6e2a1a4da4560e5c5e5d33dcd;hpb=004424d01b8d0289034bdb77c1e35d57a75bb601;p=nonrtric.git diff --git a/test/simulator-group/sdnc/app2.yaml b/test/simulator-group/sdnc/app2.yaml index 116ce662..3a0f5973 100644 --- a/test/simulator-group/sdnc/app2.yaml +++ b/test/simulator-group/sdnc/app2.yaml @@ -53,6 +53,8 @@ spec: value: 'true' - name: A1_TRUSTSTORE_PASSWORD value: $SDNC_A1_TRUSTSTORE_PASSWORD + - name: AAI_TRUSTSTORE_PASSWORD + value: 'changeit' command: - /opt/onap/sdnc/bin/startODL.sh ---