summaryrefslogtreecommitdiffstats
path: root/mod/runtimeapi/runtime-web/src/main/resources/application.properties
blob: 31d56d87698605c849724cb55e8129a9f26ac870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
server.port=9090

#BlueprintGenerator profile
spring.profiles.active=onap

#Dashboard/Inventory configs
dashboard.url=https://dashboard/ccsdk-app/nb-api
dashboard.username=
dashboard.password=

#Onap Dublin BlueprintGenerator configs
onap.topicUrl=https://url:9999

onap.useDmaapPlugin=false

onap.import.cloudifyPlugin=https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml

onap.import.k8sPlugin=https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R6/k8splugin/1.7.2/k8splugin_types.yaml

onap.import.policyPlugin=https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R6/dcaepolicyplugin/2.4.0/dcaepolicyplugin_types.yaml

onap.import.postgresPlugin=https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/type_files/pgaas/1.1.0/pgaas_types.yaml

onap.import.clampPlugin=https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R6/clamppolicyplugin/1.1.0/clamppolicyplugin_types.yaml

onap.import.dmaapPlugin= https://nexus.onap.org/content/repositories/raw/org.onap.ccsdk.platform.plugins/type_files/dmaap/dmaap.yaml

# The artifact type can be BLUEPRINT or HELM
artifact.type=BLUEPRINT

#set these properties if artifact.type is HELM
helm.base.chart.template.location=./data/helm-base-template

chartmuseum.baseurl=http://localhost:8081

chartmuseum.auth.basic.username=

chartmuseum.auth.basic.password=