summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/policy-distribution/templates/configmap.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-08-27[POLICY] certInit support + refactoringjhh1-32/+0
Several changes are including in this patch: - certInitializer support (POLICY-2615, REQ-361) - renamed policy objects to start with "policy-" prefix (POLICY-1000) - add resources section to components that did not have or had it incorrectly set up rendering null (POLICY-2502) - Removal of legacy policy-engine components (POLICY-2743) - Miscellaneous refactoring of charts (POLICY-2745) - update pdp legacy reference to policy-xacml-pdp from pdp (legacy) Issue-ID: POLICY-2615 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I8b6984a663bbb14d331a366ec02b6dd38755cde7 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-01-08Enabling logback file to be loaded using configmap for policy componentsa.sreekumar1-1/+2
Change-Id: Ic73ad605ac3aca689221afed258eb3673398e425 Issue-ID: POLICY-2308 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-10-25policy helm changes to override of cert storejhh1-1/+6
Issue-ID: POLICY-2064 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I5d9c6b8ea7e13b43b900f07d394b0bc5fb4b0c9f
2018-09-19Added policy-distribution to policymmis1-0/+26
Added helm chart to deploy the newly created policy-distribution component Issue-ID: POLICY-925 Change-Id: I1d633ef5a56c50a96fa6387db1daea4d06540976 Signed-off-by: mmis <michael.morris@ericsson.com>