Add Pluggable Security to Gizmo
authorRavi Geda <gravik@amdocs.com>
Sun, 30 Sep 2018 20:14:41 +0000 (21:14 +0100)
committerRavi Geda <gravik@amdocs.com>
Tue, 9 Oct 2018 17:11:25 +0000 (18:11 +0100)
commit375666c83803e8afadd86c7255dd2777f5a2c0e3
treeb9ceb482112064982b647a7b5e9d023a0eab1130
parent622ee455715f0ae4ee39c1717c21fe8d4982782c
Add Pluggable Security to Gizmo

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>
20 files changed:
charts/aai-gizmo/resources/fproxy/config/auth/client-cert.p12 [new file with mode: 0644]
charts/aai-gizmo/resources/fproxy/config/auth/tomcat_keystore [new file with mode: 0644]
charts/aai-gizmo/resources/fproxy/config/fproxy.properties [new file with mode: 0644]
charts/aai-gizmo/resources/fproxy/config/logback-spring.xml [new file with mode: 0644]
charts/aai-gizmo/resources/fproxy/config/readme.txt [new file with mode: 0644]
charts/aai-gizmo/resources/rproxy/config/auth/client-cert.p12 [new file with mode: 0644]
charts/aai-gizmo/resources/rproxy/config/auth/tomcat_keystore [new file with mode: 0644]
charts/aai-gizmo/resources/rproxy/config/auth/uri-authorization.json [new file with mode: 0644]
charts/aai-gizmo/resources/rproxy/config/cadi.properties [new file with mode: 0644]
charts/aai-gizmo/resources/rproxy/config/forward-proxy.properties [new file with mode: 0644]
charts/aai-gizmo/resources/rproxy/config/logback-spring.xml [new file with mode: 0644]
charts/aai-gizmo/resources/rproxy/config/primary-service.properties [new file with mode: 0644]
charts/aai-gizmo/resources/rproxy/config/readme.txt [new file with mode: 0644]
charts/aai-gizmo/resources/rproxy/config/reverse-proxy.properties [new file with mode: 0644]
charts/aai-gizmo/resources/rproxy/config/security/keyfile [new file with mode: 0644]
charts/aai-gizmo/templates/configmap.yaml
charts/aai-gizmo/templates/deployment.yaml
charts/aai-gizmo/templates/secrets.yaml
charts/aai-gizmo/templates/service.yaml
values.yaml