From: ktimoney Date: Wed, 28 Sep 2022 12:14:25 +0000 (+0100) Subject: Fix comments in yaml files X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=eaec06bc28179ed43b5330898e7501d28c00b77c;p=nonrtric.git Fix comments in yaml files Issue-ID: NONRTRIC-806 Change-Id: I10c060564557d0feae97e335bd3be17f6ed62584 Signed-off-by: ktimoney --- diff --git a/service-exposure/charts/rapp-invoker/Chart.yaml b/service-exposure/charts/rapp-invoker/Chart.yaml index c01dc85e..54a8a5ed 100644 --- a/service-exposure/charts/rapp-invoker/Chart.yaml +++ b/service-exposure/charts/rapp-invoker/Chart.yaml @@ -1,4 +1,3 @@ -{{/* # # ============LICENSE_START======================================================= # Copyright (C) 2022 Nordix Foundation. @@ -18,7 +17,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= # -*/}} + apiVersion: v2 name: rapp-invoker description: A Helm chart for Kubernetes diff --git a/service-exposure/charts/rapp-invoker/values.yaml b/service-exposure/charts/rapp-invoker/values.yaml index e6515aa4..d8ad5b24 100644 --- a/service-exposure/charts/rapp-invoker/values.yaml +++ b/service-exposure/charts/rapp-invoker/values.yaml @@ -1,4 +1,3 @@ -{{/* # # ============LICENSE_START======================================================= # Copyright (C) 2022 Nordix Foundation. @@ -18,7 +17,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= # -*/}} + # Default values for rapp-invoker. # This is a YAML-formatted file. # Declare variables to be passed into your templates. diff --git a/service-exposure/charts/rapp-provider/Chart.yaml b/service-exposure/charts/rapp-provider/Chart.yaml index cebae3d0..b2a62e0b 100644 --- a/service-exposure/charts/rapp-provider/Chart.yaml +++ b/service-exposure/charts/rapp-provider/Chart.yaml @@ -1,4 +1,3 @@ -{{/* # # ============LICENSE_START======================================================= # Copyright (C) 2022 Nordix Foundation. @@ -18,7 +17,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= # -*/}} + apiVersion: v2 name: rapp-provider description: A Helm chart for Kubernetes diff --git a/service-exposure/charts/rapp-provider/values.yaml b/service-exposure/charts/rapp-provider/values.yaml index 5499849e..ed254652 100644 --- a/service-exposure/charts/rapp-provider/values.yaml +++ b/service-exposure/charts/rapp-provider/values.yaml @@ -1,4 +1,3 @@ -{{/* # # ============LICENSE_START======================================================= # Copyright (C) 2022 Nordix Foundation. @@ -18,7 +17,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= # -*/}} + # Default values for rapp-provider. # This is a YAML-formatted file. # Declare variables to be passed into your templates.