Create Helm Instantiation 48/69748/1
authorInstrumental <jonathan.gathman@att.com>
Wed, 3 Oct 2018 13:38:52 +0000 (08:38 -0500)
committerInstrumental <jonathan.gathman@att.com>
Wed, 3 Oct 2018 13:39:02 +0000 (08:39 -0500)
commit08e93406376e318c8e935716403d2366c8402bb8
tree27e405ebba6becee53c6842e238a45a871a9448f
parentaebee0032fe3d636f5c077df7bb5ee705bb38c44
Create Helm Instantiation

Issue-ID: AAF-517
Change-Id: I67c8408baa62a779fe5f7fa945dab2f8f9919f39
Signed-off-by: Instrumental <jonathan.gathman@att.com>
22 files changed:
auth/.gitignore
auth/auth-cass/cass_init/cmd.sh
auth/auth-cass/docker/Dockerfile.cass
auth/auth-cass/docker/dbuild.sh
auth/auth-cass/docker/dinstall.sh
auth/auth-cass/docker/drun.sh
auth/docker/Dockerfile.ms
auth/docker/dbuild.sh
auth/helm/aaf/.helmignore [new file with mode: 0644]
auth/helm/aaf/Chart.yaml [new file with mode: 0644]
auth/helm/aaf/templates/NOTES.txt [new file with mode: 0644]
auth/helm/aaf/templates/aaf-pod.yaml [new file with mode: 0644]
auth/helm/aaf/templates/cass_pv.yaml [new file with mode: 0644]
auth/helm/aaf/templates/cass_pvc.yaml [new file with mode: 0644]
auth/helm/aaf/templates/config_pv.yaml [new file with mode: 0644]
auth/helm/aaf/templates/config_pvc.yaml [new file with mode: 0644]
auth/helm/aaf/templates/logs_pv.yaml [new file with mode: 0644]
auth/helm/aaf/templates/logs_pvc.yaml [new file with mode: 0644]
auth/helm/aaf/values.yaml [new file with mode: 0644]
auth/sample/bin/pod_wait.sh [new file with mode: 0644]
conf/CA/bootstrap.sh
conf/onap.sample.signer.p12 [deleted file]