summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/prh/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/services/prh/installation.rst')
-rw-r--r--docs/sections/services/prh/installation.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/sections/services/prh/installation.rst b/docs/sections/services/prh/installation.rst
index e73fae6a..6f591e79 100644
--- a/docs/sections/services/prh/installation.rst
+++ b/docs/sections/services/prh/installation.rst
@@ -154,9 +154,9 @@ Supported configuration modifiable in HELM charts under **applicationConfig** se
The location of the configuration file should be set in ``CBS_CLIENT_CONFIG_PATH`` env, for example:
``CBS_CLIENT_CONFIG_PATH: /app-config-input/application_config.yaml``
-
-
-For PRH 1.9.0 version (London) , a new mode has been introduced which allows early PNF registrations. This mode uses a direct Kafka consumer and not the DMAAP consumer. This mode is not the default mode and has to be activated by setting certain environment variables in the Helm chart values.yaml file under **applicationEnv**, as shown below:
+
+
+For PRH 1.9.0 version (London) , a new mode has been introduced which allows early PNF registrations. This mode uses a direct Kafka consumer and not the DMAAP consumer. This mode is not the default mode and has to be activated by setting certain environment variables in the Helm chart values.yaml file under **applicationEnv**, as shown below:
.. code-block:: yaml
@@ -181,4 +181,3 @@ For PRH 1.9.0 version (London) , a new mode has been introduced which allows ear
secretKeyRef:
key: sasl.jaas.config
name: strimzi-kafka-admin
-