From a0b0d97ab598aa93542fe037b12026576b6da147 Mon Sep 17 00:00:00 2001 From: Jakub Latusek Date: Wed, 21 Oct 2020 13:36:30 +0200 Subject: [UUI] change comment style Signed-off-by: Jakub Latusek Change-Id: I8c6f7dd3f68f482d12b527ba526a12adec2fbe30 Issue-ID: OOM-2562 --- kubernetes/uui/templates/service.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kubernetes/uui/templates/service.yaml') diff --git a/kubernetes/uui/templates/service.yaml b/kubernetes/uui/templates/service.yaml index e11f7fb287..222100d8c8 100644 --- a/kubernetes/uui/templates/service.yaml +++ b/kubernetes/uui/templates/service.yaml @@ -1,3 +1,4 @@ +{{/* # Copyright © 2017 Amdocs, Bell Canada # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -11,6 +12,7 @@ # 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. +*/}} apiVersion: v1 kind: Service -- cgit 1.2.3-korg