Activity-Spec support in OOM - Casablanca Release 29/49329/6
authorpriyanshua <pagarwal@amdocs.com>
Tue, 29 May 2018 07:20:14 +0000 (12:50 +0530)
committerBorislav Glozman <Borislav.Glozman@amdocs.com>
Tue, 3 Jul 2018 12:41:26 +0000 (12:41 +0000)
commit1b061396f99141cf55d958cb016dad709641c25b
treeda3f35995d8e60e8865083c799482e3674693ed7
parente610648f4c57c5fccfd8a952b9a098c88b49d5f2
Activity-Spec support in OOM - Casablanca Release

Activity spec support for OOM deployment via K8S

Change-Id: Iba4a2c6ff2eaf0c435b93ac7d47261f86d3dfdc1
Issue-ID: SDC-1048
Signed-off-by: priyanshua <pagarwal@amdocs.com>
kubernetes/sdc/charts/sdc-act/.helmignore [new file with mode: 0644]
kubernetes/sdc/charts/sdc-act/Chart.yaml [new file with mode: 0644]
kubernetes/sdc/charts/sdc-act/resources/config/configuration.yaml [new file with mode: 0644]
kubernetes/sdc/charts/sdc-act/templates/NOTES.txt [new file with mode: 0644]
kubernetes/sdc/charts/sdc-act/templates/configmap.yaml [new file with mode: 0644]
kubernetes/sdc/charts/sdc-act/templates/deployment.yaml [new file with mode: 0644]
kubernetes/sdc/charts/sdc-act/templates/job.yaml [new file with mode: 0644]
kubernetes/sdc/charts/sdc-act/templates/service.yaml [new file with mode: 0644]
kubernetes/sdc/charts/sdc-act/values.yaml [new file with mode: 0644]