Helm chart for RIC dashboard webapp 65/65/16
authorZhe Huang <zhehuang@research.att.com>
Fri, 19 Apr 2019 19:19:59 +0000 (15:19 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 30 Apr 2019 19:25:24 +0000 (15:25 -0400)
commitee03b18fb7bda427c9d9d00f5bae7c251b969a03
tree810da7fe74ac7c257641bda96c4793f543f4f269
parentfd801ad1198aa39df1eda5bf27cfa03da6e921ff
Helm chart for RIC dashboard webapp

Includes SPRING_APPLICATION_JSON in configmap

Change-Id: I17f145e3365f1609f1baca74099d1122c47c8262
Signed-off-by: Huang, Zhe (eefelixwong) <zhehuang@research.att.com>
aux/ric-dashboard/.helmignore [new file with mode: 0644]
aux/ric-dashboard/Chart.yaml [new file with mode: 0644]
aux/ric-dashboard/templates/NOTES.txt [new file with mode: 0644]
aux/ric-dashboard/templates/_helpers.tpl [new file with mode: 0644]
aux/ric-dashboard/templates/configmap.yaml [new file with mode: 0644]
aux/ric-dashboard/templates/deployment.yaml [new file with mode: 0644]
aux/ric-dashboard/templates/ingress.yaml [new file with mode: 0644]
aux/ric-dashboard/templates/service.yaml [new file with mode: 0644]
aux/ric-dashboard/templates/tests/test-connection.yaml [new file with mode: 0644]
aux/ric-dashboard/values.yaml [new file with mode: 0644]