Merge "[DCAEGEN2] Change YAML comment to helm comment"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 30 Sep 2020 13:34:24 +0000 (13:34 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 30 Sep 2020 13:34:24 +0000 (13:34 +0000)
kubernetes/dcaegen2/components/dcae-cloudify-manager/templates/namespace.yaml

index 57cbe89..960ec78 100644 (file)
@@ -1,3 +1,4 @@
+{{/*
 #============LICENSE_START========================================================
 # ================================================================================
 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
@@ -15,7 +16,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 # ============LICENSE_END=========================================================
-
+*/}}
 {{ if .Values.dcae_ns}}
 # Create the namespace
 apiVersion: v1