diff options
author | ramagp <ramakrishnagp@aarnanetworks.com> | 2020-10-19 15:55:47 +0000 |
---|---|---|
committer | ramagp <ramakrishnagp@aarnanetworks.com> | 2020-10-19 15:56:08 +0000 |
commit | a4ca8c2419ca088808d33a7ec93128c2d935c1e0 (patch) | |
tree | 87c722cf7855bd7b25d9552d2ba1615450a7dcf6 /docs/installation/oom.rst | |
parent | a0fa153cdb11be9d75d79a43183e4aac80124615 (diff) |
Fix for path not found issue
Change-Id: Ib98c831042e8f40f54c27758252b454659ec2ad4
Issue-ID: POLICY-2867
Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
Diffstat (limited to 'docs/installation/oom.rst')
-rw-r--r-- | docs/installation/oom.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/oom.rst b/docs/installation/oom.rst index fda154de..8485bb74 100644 --- a/docs/installation/oom.rst +++ b/docs/installation/oom.rst @@ -161,7 +161,7 @@ Additional PDP-D Customizations Credentials and other configuration parameters can be set as values when deploying the policy (drools) subchart. Please refer to -`PDP-D Default Values <https://git.onap.org/oom/tree/kubernetes/policy/charts/drools/values.yaml>`_ +`PDP-D Default Values <https://git.onap.org/oom/tree/kubernetes/policy/components/policy-drools-pdp/values.yaml>`_ for the current default values. It is strongly recommended that sensitive information is secured appropriately before using in production. |