summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-resources/resources/fproxy/config/logback-spring.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26AAI HELM code transferJessica Wagantall1-45/+0
- Remove kubernetes/aai code from OOM. - Add oom/aai as submodule of OOM in kubernetes/aai location. Change-Id: I7741a0cd4b0ecef174569c9450b09f2f7c211f44 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-06Reduce logging level for sidecar rproxy and fproxybwong211-4/+1
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>
2018-12-04Add Pluggable Security to aai-resourcesRavi Geda1-0/+48
Note that by default this feature is turned off. To enable update the installSidecarSecurity in aai/values.yaml to true. Change-Id: If5d2be859ead2f0bd81aabb4fde749f105974bcf Issue-ID: AAF-616 Signed-off-by: Ravi Geda <gravik@amdocs.com>