Mount application.yaml into policymanagementservice helm chart
[it/dep.git] / nonrtric / helm / policymanagementservice / resources / config / application_configuration.json
diff --git a/nonrtric/helm/policymanagementservice/resources/config/application_configuration.json b/nonrtric/helm/policymanagementservice/resources/config/application_configuration.json
deleted file mode 100644 (file)
index 41b9300..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{
-    "config":{
-      "controller": {{ .Values.policymanagementservice.controllers  | indent 12 }},
-      "ric": {{ .Values.policymanagementservice.ric  | indent 12 }},
-      "streams_publishes": {{ .Values.policymanagementservice.streams_publishes  | indent 12 }},
-      "streams_subscribes": {{ .Values.policymanagementservice.streams_subscribes  | indent 12 }}
-    }
-}