Preparing the request payload for calling SO macro flow.
[externalapi/nbi.git] / src / main / resources / application.properties
index e719c6f..b010f50 100644 (file)
@@ -40,6 +40,11 @@ onap.lcpCloudRegionId                = RegionOne
 onap.tenantId                        = 6e97a2bd51d74f6db5671d8dc1517d82
 onap.cloudOwner                      = CloudOwner
 
+# k8s
+onap.k8sCloudRegionId                = k8sregionfour
+onap.k8sCloudOwner                   = k8scloudowner4
+k8s-rb-profile-name                                     = default
+
 # NBI
 nbi.url                              = https://localhost:${server.port}${server.servlet.context-path}
 nbi.public.url                       = https://${server.public.ip}:${server.port}${server.servlet.context-path}