summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/policy-apex-pdp/templates/statefulset.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-19Merge "Fixed mount point for policy-apex-pdp config file"Alexis de Talhouƫt1-6/+2
2018-09-19Fixed mount point for policy-apex-pdp config filemmis1-6/+2
/home/apexuser/config/config.json was being created as a directory rather than a file Also updated parameter class names in config file to match new names of the classes Issue-ID: POLICY-1124 Change-Id: I19a683bd722ba3767400f95e2a112cacf1dbe7cb Signed-off-by: mmis <michael.morris@ericsson.com>
2018-09-19Resource Limits for policyvaibhavjayas1-1/+1
Issue-ID: OOM-1158 Change-Id: I862d88df1ffddaf2f1cfd2b37c44f24118984f3b Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
2018-07-25Added apex-pdp to policymmis1-0/+99
Adding helm chart to deploy the newly created apex-pdp docker image Issue-ID: POLICY-866 Change-Id: I20d488880ff5198624796f3d3d67431305d374e2 Signed-off-by: mmis <michael.morris@ericsson.com>