[POLICY] Correction on PAP MR connection port
[oom.git] / kubernetes / policy / components / policy-pap / resources / config / papParameters.yaml
index 8fe4fac..b68e8d6 100644 (file)
@@ -124,7 +124,7 @@ pap:
     basePath: healthcheck
   - clientName: dmaap
     hostname: message-router
-    port: 3905
+    port: {{ (eq "true" (include "common.needTLS" .)) | ternary 3905 3904 }}
     useHttps: {{ (eq "true" (include "common.needTLS" .)) | ternary true false }}
     basePath: topics