Fixed the chart name for Minio Model repo 40/85640/1
authorPramod <pramod.raghavendra.jayathirth@intel.com>
Wed, 17 Apr 2019 22:02:56 +0000 (15:02 -0700)
committerPramod <pramod.raghavendra.jayathirth@intel.com>
Wed, 17 Apr 2019 22:06:13 +0000 (15:06 -0700)
commitc8038e7451fb5bf2b9d5e7b70e5a29d56f9202a7
tree113ad9f20181c6a63e53a79ffc1b7a2694c289c9
parent2b21e905e3fa4593ec7c2f1dd16ffb28a97eb56d
Fixed the chart name for Minio Model repo

The Chart name is incosistent with the minio related manifests.

Change-Id: I42b6e9597651faba4c79cbeb77db2adffe191952
Issue-ID: ONAPARC-487
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
16 files changed:
vnfs/DAaaS/minio/.helmignore [moved from vnfs/DAaaS/model-repo/.helmignore with 100% similarity]
vnfs/DAaaS/minio/Chart.yaml [moved from vnfs/DAaaS/model-repo/Chart.yaml with 96% similarity]
vnfs/DAaaS/minio/README.md [moved from vnfs/DAaaS/model-repo/README.md with 100% similarity]
vnfs/DAaaS/minio/templates/NOTES.txt [moved from vnfs/DAaaS/model-repo/templates/NOTES.txt with 100% similarity]
vnfs/DAaaS/minio/templates/_helper_create_bucket.txt [moved from vnfs/DAaaS/model-repo/templates/_helper_create_bucket.txt with 100% similarity]
vnfs/DAaaS/minio/templates/_helpers.tpl [moved from vnfs/DAaaS/model-repo/templates/_helpers.tpl with 100% similarity]
vnfs/DAaaS/minio/templates/configmap.yaml [moved from vnfs/DAaaS/model-repo/templates/configmap.yaml with 100% similarity]
vnfs/DAaaS/minio/templates/deployment.yaml [moved from vnfs/DAaaS/model-repo/templates/deployment.yaml with 100% similarity]
vnfs/DAaaS/minio/templates/ingress.yaml [moved from vnfs/DAaaS/model-repo/templates/ingress.yaml with 100% similarity]
vnfs/DAaaS/minio/templates/networkpolicy.yaml [moved from vnfs/DAaaS/model-repo/templates/networkpolicy.yaml with 100% similarity]
vnfs/DAaaS/minio/templates/post-install-create-bucket-job.yaml [moved from vnfs/DAaaS/model-repo/templates/post-install-create-bucket-job.yaml with 100% similarity]
vnfs/DAaaS/minio/templates/pvc.yaml [moved from vnfs/DAaaS/model-repo/templates/pvc.yaml with 100% similarity]
vnfs/DAaaS/minio/templates/secrets.yaml [moved from vnfs/DAaaS/model-repo/templates/secrets.yaml with 100% similarity]
vnfs/DAaaS/minio/templates/service.yaml [moved from vnfs/DAaaS/model-repo/templates/service.yaml with 100% similarity]
vnfs/DAaaS/minio/templates/statefulset.yaml [moved from vnfs/DAaaS/model-repo/templates/statefulset.yaml with 100% similarity]
vnfs/DAaaS/minio/values.yaml [moved from vnfs/DAaaS/model-repo/values.yaml with 100% similarity]