adding PCRF endpoint to push config

Change-Id: Ic02c993725802dce7245c03b23cb34ae7bbe844d
diff --git a/omec/omec-control-plane/values.yaml b/omec/omec-control-plane/values.yaml
index 0136a0b..2f2cb01 100644
--- a/omec/omec-control-plane/values.yaml
+++ b/omec/omec-control-plane/values.yaml
@@ -150,9 +150,9 @@
             - type: hss
               configPushUrl: "http://hss:8080/v2/config/imsis"
               configCheckUrl: "http://hss:8080/v2/config-check"
-            #- type: pcrf
-            #  configPushUrl: "http://pcrf:8080/v1/config/policies"
-            #  configCheckUrl: "http://pcrf:8080/v1/config-check"
+            - type: pcrf
+              configPushUrl: "http://pcrf:8080/v1/config/policies"
+              configCheckUrl: "http://pcrf:8080/v1/config-check"
   pcrf:
     deploy: true
     podAnnotations: