Supply CDS GRPC endpoint details for policy (drools) to make use of
[oom.git] / kubernetes / policy / charts / drools / resources / configmaps / base.conf
index ba39b0b..99c7f9b 100644 (file)
@@ -90,3 +90,8 @@ VFC_URL=
 # SDNC
 
 SDNC_URL=http://sdnc.{{.Release.Namespace}}:8282/restconf/operations
+
+# CDS
+
+CDS_GRPC_HOST={{.Values.cds.grpc.svcName}}
+CDS_GRPC_PORT={{.Values.cds.grpc.svcPort}}