Refactor OOM script of sdc-wfd. 59/40659/3
authorYuanHu <yuan.hu1@zte.com.cn>
Tue, 3 Apr 2018 09:20:27 +0000 (17:20 +0800)
committerYuanHu <yuan.hu1@zte.com.cn>
Wed, 4 Apr 2018 01:57:37 +0000 (09:57 +0800)
commit1ed842dd2a6da81103f001c884c7f2df400e8c5e
treea2f7f109c5ee5216d40e9e99e336a95a76efdfc1
parent95dd46311f15e3d004e821496e135e7b43faee4e
Refactor OOM script of sdc-wfd.

Refactor OOM script of sdc-wfd to align with the other sub-projects of sdc.
Change license template to align with OOM.
Remove '.Values.initImage' for its not be used.
Choose a free number '30256' for the workflow designer's 'nodePort'.

Issue-ID: SDC-1128

Change-Id: Ic5fedf86203ab96209df69c79e92daa88f728d44
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
kubernetes/sdc/charts/sdc-wfd/.helmignore [new file with mode: 0644]
kubernetes/sdc/charts/sdc-wfd/Chart.yaml [new file with mode: 0644]
kubernetes/sdc/charts/sdc-wfd/templates/NOTES.txt [new file with mode: 0644]
kubernetes/sdc/charts/sdc-wfd/templates/deployment.yaml [new file with mode: 0644]
kubernetes/sdc/charts/sdc-wfd/templates/service.yaml [new file with mode: 0644]
kubernetes/sdc/charts/sdc-wfd/values.yaml [new file with mode: 0644]