aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-prh.yaml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-03-02 23:36:13 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2020-03-02 23:38:28 +0000
commitb9d1f7a30168cc1811b63b442a7e546e69e57d78 (patch)
tree1bb5a426ac8fbb41efc0989b89f6e6bc9b0548cf /blueprints/k8s-prh.yaml
parent7ff0bf92b927d244550e9b3d489930feda5ac602 (diff)
Fix bp defaults for passing dashboard typecheck
Change-Id: I4ff351fb55ffc7d4bfa4f3d63bbfa9b8fb7addfe Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2120
Diffstat (limited to 'blueprints/k8s-prh.yaml')
-rw-r--r--blueprints/k8s-prh.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/blueprints/k8s-prh.yaml b/blueprints/k8s-prh.yaml
index 8fc8844..b7af288 100644
--- a/blueprints/k8s-prh.yaml
+++ b/blueprints/k8s-prh.yaml
@@ -32,7 +32,7 @@ inputs:
default: "https://aai.onap.svc.cluster.local:8443/aai/v12"
aaiEnrichmentHost:
type: string
- default: aai.onap.svc.cluster.local
+ default: "aai.onap.svc.cluster.local"
aaiEnrichmentPort:
type: integer
default: 8443
@@ -150,3 +150,4 @@ node_templates:
cert_directory: '/opt/app/prh/etc/cert'
use_tls: true
type: dcae.nodes.ContainerizedPlatformComponent
+