diff options
author | 2021-11-03 13:11:10 +0000 | |
---|---|---|
committer | 2021-11-03 13:11:10 +0000 | |
commit | dcaeb1a1320c1db4b4a84e99e7ab4a31dc84fa14 (patch) | |
tree | 0e95c9d9a10fb0a8615699e3803f32b5d58bc70b /kubernetes/policy/values.yaml | |
parent | 3b0ba482ba616100ed803bb2f7b7a92f65d61244 (diff) | |
parent | 3c3402d2022002b4aa9712e90a8a6e209376ad41 (diff) |
Merge "[POLICY] Add helm chart for http participant"
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rwxr-xr-x | kubernetes/policy/values.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 33602a97d0..5204aa7568 100755 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -107,6 +107,8 @@ policy-clamp-cl-pf-ppnt: restServer: apiUserExternalSecret: *policyApiCredsSecret papUserExternalSecret: *policyPapCredsSecret +policy-clamp-cl-http-ppnt: + enabled: true policy-nexus: enabled: false policy-clamp-cl-runtime: |