Fix seba charts 02/1402/1
authorxinhuili <lxinhui@vmware.com>
Wed, 14 Aug 2019 06:25:38 +0000 (14:25 +0800)
committerxinhuili <lxinhui@vmware.com>
Wed, 14 Aug 2019 06:25:38 +0000 (14:25 +0800)
commit81dc241061befd625ed3737bc151a261f7de95c2
tree9cc8d421696f5f5706c5dba0209589a41f8d8ca1
parent41dfbb83ae75562fb76dfbf1c8ebe51d9894a557
Fix seba charts

This patch is to fix seba charts.

Signed-off-by: XINHUI LI <lxinhui@vmware.com>
Change-Id: I60e5bf5cd7c64207c2b09b1db4791e8bfa7ef3b5
372 files changed:
src/seba_charts/.gitignore [new file with mode: 0644]
src/seba_charts/LICENSE [new file with mode: 0644]
src/seba_charts/README.md [new file with mode: 0644]
src/seba_charts/att-workflow/Chart.yaml [new file with mode: 0755]
src/seba_charts/att-workflow/charts/att-workflow-driver/.helmignore [new file with mode: 0755]
src/seba_charts/att-workflow/charts/att-workflow-driver/Chart.yaml [new file with mode: 0755]
src/seba_charts/att-workflow/charts/att-workflow-driver/templates/_helpers.tpl [new file with mode: 0755]
src/seba_charts/att-workflow/charts/att-workflow-driver/templates/_tosca.tpl [new file with mode: 0755]
src/seba_charts/att-workflow/charts/att-workflow-driver/templates/configmap.yaml [new file with mode: 0755]
src/seba_charts/att-workflow/charts/att-workflow-driver/templates/deployment.yaml [new file with mode: 0755]
src/seba_charts/att-workflow/charts/att-workflow-driver/values.yaml [new file with mode: 0755]
src/seba_charts/att-workflow/requirements.lock [new file with mode: 0755]
src/seba_charts/att-workflow/requirements.yaml [new file with mode: 0755]
src/seba_charts/att-workflow/templates/_helpers.tpl [new file with mode: 0755]
src/seba_charts/att-workflow/templates/_tosca.tpl [new file with mode: 0755]
src/seba_charts/att-workflow/templates/tosca-configmap.yaml [new file with mode: 0755]
src/seba_charts/att-workflow/templates/tosca-job.yaml [new file with mode: 0755]
src/seba_charts/att-workflow/values.yaml [new file with mode: 0755]
src/seba_charts/bbsim/Chart.yaml [new file with mode: 0644]
src/seba_charts/bbsim/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/bbsim/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/bbsim/templates/deployment.yaml [new file with mode: 0644]
src/seba_charts/bbsim/templates/service.yaml [new file with mode: 0644]
src/seba_charts/bbsim/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/OWNERS [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/backup-etcd-crd.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/backup-operator-clusterrole-binding.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/backup-operator-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/backup-operator-service-account.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/etcd-cluster-crd.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/operator-cluster-role.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/operator-clusterrole-binding.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/operator-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/operator-service-account.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/restore-etcd-crd.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/restore-operator-clusterrole-binding.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/restore-operator-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/restore-operator-service-account.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/templates/restore-operator-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/etcd-operator/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/OWNERS [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/OWNERS [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/templates/config-jmx-exporter.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/templates/job-chroots.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/templates/poddisruptionbudget.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/templates/service-headless.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/templates/service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/templates/statefulset.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/charts/zookeeper/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/requirements.lock [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/requirements.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/configmap-config.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/configmap-jmx.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/deployment-kafka-exporter.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/job-config.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/rbac.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/service-brokers-external.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/service-brokers.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/service-headless.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/servicemonitors.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/statefulset.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/templates/tests/test_topic_create_consume_produce.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/kafka/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/ci/extrainitcontainers-values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/client-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/client-pdb.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/client-svc.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/data-pdb.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/data-statefulset.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/master-pdb.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/master-statefulset.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/templates/master-svc.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/elasticsearch/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/OWNERS [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/templates/clusterrole.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/templates/clusterrolebinding.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/templates/daemonset.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/templates/service-account.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/templates/service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/fluentd-elasticsearch/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/OWNERS [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/templates/configmap-dashboardimport.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/templates/deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/templates/ingress.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/templates/service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/templates/serviceaccount.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/kibana/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/OWNERS [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/templates/ingress.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/templates/patterns-config.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/templates/pipeline-config.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/templates/poddisruptionbudget.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/templates/service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/templates/statefulset.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/charts/logstash/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/requirements.lock [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/requirements.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/logging/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/clusterrole.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/clusterrolebinding.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/configmap-dashboard-provider.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/dashboards-json-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/ingress.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/podsecuritypolicy.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/pvc.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/role.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/rolebinding.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/secret.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/templates/serviceaccount.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/grafana/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/OWNERS [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/README.md [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/alertmanager-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/alertmanager-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/alertmanager-ingress.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/alertmanager-networkpolicy.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/alertmanager-pvc.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/alertmanager-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/alertmanager-serviceaccount.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/kube-state-metrics-clusterrole.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/kube-state-metrics-clusterrolebinding.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/kube-state-metrics-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/kube-state-metrics-networkpolicy.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/kube-state-metrics-serviceaccount.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/kube-state-metrics-svc.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/node-exporter-daemonset.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/node-exporter-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/node-exporter-serviceaccount.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/pushgateway-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/pushgateway-ingress.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/pushgateway-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/pushgateway-serviceaccount.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/server-clusterrole.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/server-clusterrolebinding.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/server-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/server-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/server-ingress.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/server-networkpolicy.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/server-pvc.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/server-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/templates/server-serviceaccount.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/charts/prometheus/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/examples/nem-monitoring-minikube.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/grafana-dashboards/kb8s-app-metrics.json [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/grafana-dashboards/onos-kpi.json [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/grafana-dashboards/voltha-kpi.json [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/grafana-dashboards/xos.json [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/requirements.lock [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/requirements.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/templates/exporter-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/templates/exporter-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/templates/grafana-dashboard-kb8s-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/templates/grafana-dashboard-onos-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/templates/grafana-dashboard-voltha-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/templates/grafana-dashboard-xos-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/nem-monitoring/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/templates/debugger-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/templates/deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/templates/log-agent-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/templates/openflow-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/templates/ovsdb-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/templates/ssh-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/templates/ui-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/onos/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-db/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-db/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-db/templates/_persist.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-db/templates/db-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-db/templates/db-secrets.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-db/templates/db-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-db/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/.helmignore [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/Chart.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/templates/_ws.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/templates/gui-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/templates/gui-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/templates/gui-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/templates/ws-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/templates/ws-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/templates/ws-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/charts/xos-gui/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/pki/xos-CA.pem [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/pki/xos-core.key [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/pki/xos-core.pem [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/requirements.lock [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/requirements.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/50-rbac.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/NOTES.txt [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/_core.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/_tosca.tpl [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/chameleon-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/chameleon-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/core-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/core-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/core-grpc-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/core-prometheus-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/core-secrets.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/coreapi-cert-secret.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/tests/test-xos-core-api.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/tosca-configmap.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/tosca-deployment.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/templates/tosca-service.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/charts/xos-core/values.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/requirements.lock [new file with mode: 0644]
src/seba_charts/cord-platform/requirements.yaml [new file with mode: 0644]
src/seba_charts/cord-platform/values.yaml [new file with mode: 0644]
src/seba_charts/replace_images.sh [new file with mode: 0644]
src/seba_charts/scripts/calico.yaml [new file with mode: 0644]
src/seba_charts/scripts/etcd.yaml [new file with mode: 0644]
src/seba_charts/scripts/fabric.yaml [new file with mode: 0644]
src/seba_charts/scripts/installK8.sh [new file with mode: 0644]
src/seba_charts/scripts/installSEBA.sh [new file with mode: 0644]
src/seba_charts/scripts/k8init.sh [new file with mode: 0644]
src/seba_charts/scripts/mini_test.sh [new file with mode: 0644]
src/seba_charts/scripts/olt.yaml [new file with mode: 0644]
src/seba_charts/scripts/subscriber.yaml [new file with mode: 0644]
src/seba_charts/seba/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/.helmignore [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/charts/kubernetes/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/charts/kubernetes/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/charts/kubernetes/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/charts/kubernetes/templates/deployment.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/charts/kubernetes/values.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/requirements.lock [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/requirements.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/templates/tosca-configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/templates/tosca-job.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/base-kubernetes/values.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric-crossconnect/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric-crossconnect/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric-crossconnect/templates/_tosca.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric-crossconnect/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric-crossconnect/templates/deployment.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric-crossconnect/values.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric/.helmignore [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric/templates/_tosca.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric/templates/deployment.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/fabric/values.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/onos-service/.helmignore [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/onos-service/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/onos-service/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/onos-service/templates/_tosca.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/onos-service/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/onos-service/templates/deployment.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/onos-service/values.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/rcord/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/rcord/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/rcord/templates/_tosca.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/rcord/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/rcord/templates/deployment.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/rcord/values.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/sadis-server/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/sadis-server/templates/sadis-deployment.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/sadis-server/templates/sadis-service.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/sadis-server/values.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/volt/.helmignore [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/volt/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/volt/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/volt/templates/_tosca.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/volt/templates/configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/volt/templates/deployment.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/charts/volt/values.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/requirements.lock [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/requirements.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/templates/_tosca.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/templates/tests/test-att-workflow.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/templates/tosca-configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/templates/tosca-job.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/seba-services/values.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/charts/etcd-cluster/.helmignore [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/charts/etcd-cluster/Chart.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/charts/etcd-cluster/templates/etcd-cluster.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/charts/etcd-cluster/values.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/requirements.lock [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/requirements.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/05-namespace.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/10-default-backend.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/20-configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/30-tcp-services-configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/40-udp-services-configmap.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/50-rbac.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/54-namespace.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/55-rbac.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/60-cluster-ingress-nginx.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/70-service-ingress-nginx.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/80-ingress.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/_helpers.tpl [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/alarm-generator.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/envoy_for_etcd.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/freeradius-config.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/freeradius.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/logconfigmaps.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/netconf.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/ofagent.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/vcli.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/templates/vcore_for_etcd.yaml [new file with mode: 0644]
src/seba_charts/seba/charts/voltha/values.yaml [new file with mode: 0644]
src/seba_charts/seba/requirements.lock [new file with mode: 0644]
src/seba_charts/seba/requirements.yaml [new file with mode: 0644]
src/seba_charts/seba/values.yaml [new file with mode: 0644]