[CLAMP] Replace YAML comments with helm comments 57/112957/2
authorJakub Latusek <j.latusek@samsung.com>
Mon, 21 Sep 2020 21:39:58 +0000 (23:39 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 24 Sep 2020 12:23:31 +0000 (12:23 +0000)
This is done in order to make OOM compatible with helm3

Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: I7f95cf437e67876a4dc074b16cbfe7c7f0bfd9b1

kubernetes/clamp/components/clamp-dash-kibana/templates/ingress.yaml

index 0cd8cfb..e5d7174 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright © 2020 Samsung, Orange
+{{/* # Copyright © 2020 Samsung, Orange
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -11,5 +11,6 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+*/}}
 
 {{ include "common.ingress" . }}