diff options
Diffstat (limited to 'helm/policy/values.yaml')
-rwxr-xr-x | helm/policy/values.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/helm/policy/values.yaml b/helm/policy/values.yaml index 6dfced08..4e8b30f0 100755 --- a/helm/policy/values.yaml +++ b/helm/policy/values.yaml @@ -1,4 +1,4 @@ -# Copyright © 2022 Nordix Foundation +# Copyright © 2022-2023 Nordix Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -45,6 +45,10 @@ policy-apex-pdp: enabled: true policy-clamp-ac-pf-ppnt: enabled: true +policy-drools-pdp: + enabled: true +policy-xacml-pdp: + enabled: true ################################################################# |