aboutsummaryrefslogtreecommitdiffstats
path: root/vagrant/tests/vnfs/testrb/helm/vault-consul-dev/templates/deployment.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-08Add test helm chart for testingKiran Kamineni1-0/+62
Add a test helm chart for testing the end to end flow. This chart brings up a service and a deployment. The deployment brings up two containers, vault and consul. Vault and Consul are brought up in dev mode. The helm chart also has a subchart, common, which contains templates that are used within the main chart. Added an override deployment.yaml which creates only one container instead of two Fixed plugin.sh and tar file creation steps Issue-ID: MULTICLOUD-291 Change-Id: I7eb10c9f43f8a4e09938139b5e2edee5d59feb3b Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> Signed-off-by: Victor Morales <victor.morales@intel.com>