diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/drools/feature_nolocking.rst | 2 |
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 |