summaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-prh.yaml-template
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-prh.yaml-template')
-rw-r--r--blueprints/k8s-prh.yaml-template14
1 files changed, 7 insertions, 7 deletions
diff --git a/blueprints/k8s-prh.yaml-template b/blueprints/k8s-prh.yaml-template
index 688346b..cd2ba79 100644
--- a/blueprints/k8s-prh.yaml-template
+++ b/blueprints/k8s-prh.yaml-template
@@ -26,10 +26,10 @@ imports:
inputs:
pnfUrl:
type: string
- default: "https://localhost:8443/aai/v12/network/pnfs/pnf"
+ default: "https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf"
aaiEnrichmentHost:
type: string
- default: "aai"
+ default: aai.onap.svc.cluster.local
aaiEnrichmentPort:
type: integer
default: 8443
@@ -43,17 +43,17 @@ inputs:
default: "AAI"
dmaap_pnfReady_url:
type: string
- default: "http://localhost:8904/events/unauthenticated.PNF_READY"
+ default: "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"
dmaap_vesPnfRegOutput_url:
type: string
- default: "http://localhost:8904/events/unauthenticated.VES_PNFREG_OUTPUT"
+ default: "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"
dmaap_pnfUpdate_url:
type: string
- default: "http://localhost:8904/events/unauthenticated.PNF_UPDATE"
+ default: "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"
dmaap_host:
type: string
description: dmaap host
- default: message-router
+ default: message-router.onap.svc.cluster.local
dmaap_port:
type: integer
description: dmaap port
@@ -68,7 +68,7 @@ inputs:
default: "admin"
tag_version:
type: string
- default: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.services.prh.prh-app-server:1.2.1"
+ default: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.services.prh.prh-app-server:1.2.2"
replicas:
type: integer
description: number of instances