Initial commit of seed code 10/10/1
authorwrider <lji@research.att.com>
Wed, 3 Apr 2019 02:10:42 +0000 (22:10 -0400)
committerwrider <lji@research.att.com>
Wed, 3 Apr 2019 02:10:59 +0000 (22:10 -0400)
commit1a8a09deaeded3c6a50fa7c13594e46301375874
treead98c8f6d02e1ba019ba99fddbbefff4abefc882
parente237d450acad88330c9ad903f1cb0e167c561fa9
Initial commit of seed code

Change-Id: Ib42ee7294dbfa39bd515380d11aa8e0459748d7e
Signed-off-by: wrider <lji@research.att.com>
17 files changed:
LICENSES.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
localize.sh [new file with mode: 0755]
runric_env.sh [new file with mode: 0755]
setup-1node-k8s.sh [new file with mode: 0755]
xapp-admin/Chart.yaml [new file with mode: 0644]
xapp-admin/values.yaml [new file with mode: 0644]
xapp-std/.helmignore [new file with mode: 0644]
xapp-std/Chart.yaml [new file with mode: 0644]
xapp-std/templates/_helpers.tpl [new file with mode: 0644]
xapp-std/templates/appconfig.yaml [new file with mode: 0644]
xapp-std/templates/appenv.yaml [new file with mode: 0644]
xapp-std/templates/appsecret.yaml [new file with mode: 0644]
xapp-std/templates/deployment.yaml [new file with mode: 0644]
xapp-std/templates/secret.yaml [new file with mode: 0644]
xapp-std/templates/service.yaml [new file with mode: 0644]
xapp-std/values.yaml [new file with mode: 0644]