[CONSUL] Move components to component dir 48/116248/1
authorJakub Latusek <jk.latusek@gmail.com>
Wed, 9 Dec 2020 09:35:48 +0000 (10:35 +0100)
committerJakub Latusek <j.latusek@samsung.com>
Wed, 9 Dec 2020 09:35:48 +0000 (10:35 +0100)
commit071001aa85bfdc06181aedd21a4a3a118fec7883
tree87dbf33460dce6ef89d4149967396e5d186f7c94
parent208c952967efcd791eb0ffc5432c92284bc5c881
[CONSUL] Move components to component dir

Helm 3.4 requires the dependencies in the charts dir to be included
in the requirements. Dependencies need to be moved to the components folder

Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: Id91e9afe881fa744e5398425d0b4438c15488374
Issue-ID: OOM-2562
kubernetes/consul/components/consul-server/Chart.yaml [moved from kubernetes/consul/charts/consul-server/Chart.yaml with 100% similarity]
kubernetes/consul/components/consul-server/requirements.yaml [moved from kubernetes/consul/charts/consul-server/requirements.yaml with 100% similarity]
kubernetes/consul/components/consul-server/templates/NOTES.txt [moved from kubernetes/consul/charts/consul-server/templates/NOTES.txt with 100% similarity]
kubernetes/consul/components/consul-server/templates/service.yaml [moved from kubernetes/consul/charts/consul-server/templates/service.yaml with 100% similarity]
kubernetes/consul/components/consul-server/templates/statefulset.yaml [moved from kubernetes/consul/charts/consul-server/templates/statefulset.yaml with 100% similarity]
kubernetes/consul/components/consul-server/values.yaml [moved from kubernetes/consul/charts/consul-server/values.yaml with 100% similarity]
kubernetes/consul/requirements.yaml