diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-04-14 18:54:56 -0400 |
---|---|---|
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-04-23 10:25:30 -0400 |
commit | 108e28fd3d03919eab54edb206c847fc2118b3f3 (patch) | |
tree | 344a053004e60c828e0b9203671b20acd139e83c /kubernetes/cds/Chart.yaml | |
parent | c0e930f0795c5ea439d48fa6de2acc6b32ffb1d7 (diff) |
Add command-processor chart
- rework CDS structure
- Use nodePortPrefixExt for cds-ui - 30497
- Reformat Chart name and Description
Change-Id: I626b78c7a12adddf207b6f900d61e128308f9ab3
Issue-ID: CCSDK-1164
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'kubernetes/cds/Chart.yaml')
-rw-r--r-- | kubernetes/cds/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/Chart.yaml b/kubernetes/cds/Chart.yaml index fa430d2f78..acf35d4c8b 100644 --- a/kubernetes/cds/Chart.yaml +++ b/kubernetes/cds/Chart.yaml @@ -14,6 +14,6 @@ # limitations under the License. apiVersion: v1 -description: ONAP Common Design Studio +description: ONAP Controller Design Studio (CDS) name: cds version: 4.0.0 |