summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-champ/resources/rproxy
AgeCommit message (Collapse)AuthorFilesLines
2019-03-06Reduce logging level for sidecar rproxy and fproxybwong211-5/+2
OOM config change to the logback spring xml to reduce default logging output from DEBUG to INFO Change-Id: I8979aae40974acc9a90d35423e7f5d1798b7ef2e Issue-ID: AAF-777 Signed-off-by: bwong21 <bwong@amdocs.com>
2019-01-31Update Gizmo and Champ security configLee, Tian (tl5884)5-38/+25
- 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-12-04Add Pluggable Security to ChampRavi Geda10-0/+208
Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true Change-Id: I19d4755a58041c58070e0cd36d263e4e49b3f743 Issue-ID: AAF-587 Signed-off-by: Ravi Geda <gravik@amdocs.com>