From 9acc268e1214dcbdeb37d291f212837a71db5d98 Mon Sep 17 00:00:00 2001 From: Jakub Latusek Date: Mon, 28 Sep 2020 16:00:38 +0200 Subject: [MODELING] Change yaml comment to helm comment Signed-off-by: Jakub Latusek Issue-ID: OOM-2562 Change-Id: I206cb464a8e0649f4381f6c515f4d47dae03b0e9 --- kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kubernetes/modeling/charts/modeling-etsicatalog/templates') diff --git a/kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml b/kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml index b0cc27bd8d..8bfebf1679 100644 --- a/kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml +++ b/kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Samsung Electronics +{{/*# Copyright (c) 2020 Samsung Electronics # # 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.secretFast" . }} -- cgit 1.2.3-korg