Helm chart for visualization-operator 71/94871/3
authorSrivahni <srivahni.chivukula@intel.com>
Tue, 3 Sep 2019 22:44:22 +0000 (15:44 -0700)
committerSrivahni Chivukula <srivahni.chivukula@intel.com>
Fri, 6 Sep 2019 17:24:02 +0000 (17:24 +0000)
commit9df8a9088ee55e32c2fb1f337b77c7bb9a3ced9f
tree6201c8273e3b90d41b50ca3297e8b27475661d91
parentc3ef7c3f40f6aa4a14a98301ae12bfa11b1a12c3
Helm chart for visualization-operator

Issue-ID: ONAPARC-393
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
Change-Id: If841ce54d5d6da4576484084330f401ea537da86
vnfs/DAaaS/deploy/operator/charts/visualization-operator/.helmignore [new file with mode: 0644]
vnfs/DAaaS/deploy/operator/charts/visualization-operator/Chart.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/operator/charts/visualization-operator/templates/NOTES.txt [new file with mode: 0644]
vnfs/DAaaS/deploy/operator/charts/visualization-operator/templates/_helpers.tpl [new file with mode: 0644]
vnfs/DAaaS/deploy/operator/charts/visualization-operator/templates/onap_v1alpha1_grafanadatasource_crd.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/operator/charts/visualization-operator/templates/operator.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/operator/charts/visualization-operator/templates/role.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/operator/charts/visualization-operator/templates/role_binding.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/operator/charts/visualization-operator/templates/service_account.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/operator/charts/visualization-operator/values.yaml [new file with mode: 0644]