diff options
Diffstat (limited to 'src/helm-charts')
-rw-r--r-- | src/helm-charts/README | 1 | ||||
-rw-r--r-- | src/helm-charts/clearwater/Chart.yaml | 0 | ||||
-rw-r--r-- | src/helm-charts/clearwater/README.md | 0 | ||||
-rw-r--r-- | src/helm-charts/clearwater/templates/NOTES.txt | 0 | ||||
-rw-r--r-- | src/helm-charts/clearwater/values.yaml | 0 |
5 files changed, 1 insertions, 0 deletions
diff --git a/src/helm-charts/README b/src/helm-charts/README new file mode 100644 index 0000000..2ac9b13 --- /dev/null +++ b/src/helm-charts/README @@ -0,0 +1 @@ +In this directory, we will keep the configuration of VNF and other specific NFV-PAAS components. If the generic component is not include in https://github.com/kubernetes/charts, it can also be stored in this directory. diff --git a/src/helm-charts/clearwater/Chart.yaml b/src/helm-charts/clearwater/Chart.yaml new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/helm-charts/clearwater/Chart.yaml diff --git a/src/helm-charts/clearwater/README.md b/src/helm-charts/clearwater/README.md new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/helm-charts/clearwater/README.md diff --git a/src/helm-charts/clearwater/templates/NOTES.txt b/src/helm-charts/clearwater/templates/NOTES.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/helm-charts/clearwater/templates/NOTES.txt diff --git a/src/helm-charts/clearwater/values.yaml b/src/helm-charts/clearwater/values.yaml new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/helm-charts/clearwater/values.yaml |