summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-gizmo/resources/rproxy/config/security/keyfile
AgeCommit message (Collapse)AuthorFilesLines
2019-01-31Update Gizmo and Champ security configLee, Tian (tl5884)1-27/+0
- Update rProxy to use AAF geo-locate endpoint rather than hard coded IP address - Update fProxy to use separate truststore - Restructure charts to reduce certificate duplication Change-Id: I1e63ceb0ebabd8bb3dfacc71dac841858279b6f1 Issue-ID: AAF-718 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2018-10-09Add Pluggable Security to GizmoRavi Geda1-0/+27
Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true. Change-Id: If4c32b55aa6d8e123c9e86015ff084848fd01c25 Issue-ID: AAI-1694 Signed-off-by: Ravi Geda <gravik@amdocs.com>