From 884c38868a8be260c75e3b140711dc766258ec1c Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Mon, 16 Aug 2021 15:24:26 +0100 Subject: Fix drools no-locking feature documentation Change-Id: If11e14ab98b8eeaeb4cbf4f19daa15efe3f674a1 Issue-ID: POLICY-3114 Signed-off-by: a.sreekumar --- docs/drools/feature_nolocking.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/drools') 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 -- cgit 1.2.3-korg