X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fso%2Fmacroflow%2Fconfig%2Foverride-files%2Fso-monitoring%2Fonapheat%2Foverride.yaml;fp=plans%2Fso%2Fmacroflow%2Fconfig%2Foverride-files%2Fso-monitoring%2Fonapheat%2Foverride.yaml;h=7e61c7d0a8849ff1328438fc31d38c5b718e9009;hb=03a107d9254ca0e1fbbf63f2ab5b7f14f1af63f3;hp=0000000000000000000000000000000000000000;hpb=07f0edf35f1ebbbe5642c19ad840fa076d9dff8c;p=integration%2Fcsit.git diff --git a/plans/so/macroflow/config/override-files/so-monitoring/onapheat/override.yaml b/plans/so/macroflow/config/override-files/so-monitoring/onapheat/override.yaml new file mode 100644 index 00000000..7e61c7d0 --- /dev/null +++ b/plans/so/macroflow/config/override-files/so-monitoring/onapheat/override.yaml @@ -0,0 +1,24 @@ +server: + port: 30224 + tomcat: + max-threads: 4 +ssl-enable: false +camunda: + rest: + api: + url: http://bpmn-infra:8081/sobpmnengine/engine/ + engine: default + auth: Basic YXBpaEJwbW46cGFzc3dvcmQxJA== +mso: + database: + rest: + api: + url: http://request-db-adapter:8083/infraActiveRequests/ + auth: Basic YnBlbDpwYXNzd29yZDEk +spring: + security: + usercredentials: + - + username: gui + password: '$2a$10$Fh9ffgPw2vnmsghsRD3ZauBL1aKXebigbq3BB1RPWtE62UDILsjke' + role: GUI-Client