diff options
author | 2019-04-11 17:55:23 +0000 | |
---|---|---|
committer | 2019-04-11 17:55:23 +0000 | |
commit | 4d91730a54e81986d6fc9df4b55de04cfe0eae8b (patch) | |
tree | 018a822bd5cebd83bb56e26efabd7049aa403383 /vnfs/DAaaS/applications/charts/sample-horovod-app/Charts.yml | |
parent | 858a95e48507cde00977408ee6cf8feddc13e063 (diff) | |
parent | 9d98267fe7046c304a71f98e89de6774d09f094e (diff) |
Merge "Add helm charts for horovod based app"
Diffstat (limited to 'vnfs/DAaaS/applications/charts/sample-horovod-app/Charts.yml')
-rw-r--r-- | vnfs/DAaaS/applications/charts/sample-horovod-app/Charts.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vnfs/DAaaS/applications/charts/sample-horovod-app/Charts.yml b/vnfs/DAaaS/applications/charts/sample-horovod-app/Charts.yml new file mode 100644 index 00000000..50b52b98 --- /dev/null +++ b/vnfs/DAaaS/applications/charts/sample-horovod-app/Charts.yml @@ -0,0 +1,5 @@ +apiVersion: v1 +appVersion: "1.0" +description: "A sample horovod application which runs the MNIST application using Tensorflow as backend" +name: sample-horovod-app +version: 0.1.0 |