summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@bell.ca>2021-08-16 15:24:26 +0100
committera.sreekumar <ajith.sreekumar@bell.ca>2021-08-16 15:24:31 +0100
commit884c38868a8be260c75e3b140711dc766258ec1c (patch)
treea2c3c8c86538d6c2a308395010261aca84a14353
parente057e162a61d906a95e5da6e4505fc40c74cea2f (diff)
Fix drools no-locking feature documentation
Change-Id: If11e14ab98b8eeaeb4cbf4f19daa15efe3f674a1 Issue-ID: POLICY-3114 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
-rw-r--r--docs/drools/feature_nolocking.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/drools/feature_nolocking.rst b/docs/drools/feature_nolocking.rst
index 5399f8b0..e98cc8ee 100644
--- a/docs/drools/feature_nolocking.rst
+++ b/docs/drools/feature_nolocking.rst
@@ -19,6 +19,7 @@ In an official OOM installation, place a script with a .pre.sh suffix:
.. code-block:: bash
:caption: features.pre.sh
+
#!/bin/sh
sh -c "features disable distributed-locking"
@@ -28,6 +29,7 @@ In an official OOM installation, place a script with a .pre.sh suffix:
under the directory:
.. code-block:: bash
+
oom/kubernetes/policy/components/policy-drools-pdp/resources/configmaps