From: Jakub Latusek Date: Mon, 28 Sep 2020 09:08:23 +0000 (+0200) Subject: [OOF] Change yaml comment to helm comment X-Git-Tag: 7.0.0~170^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1f7cff8228022c8126090ee8ebb1ca61edaabc0f;p=oom.git [OOF] Change yaml comment to helm comment Change-Id: Ided74384fa71bebcaf5e99a8ebb839c8c8171bd4 Signed-off-by: Jakub Latusek Issue-ID: OOM-2562 --- diff --git a/kubernetes/oof/components/oof-has/components/oof-has-api/templates/ingress.yaml b/kubernetes/oof/components/oof-has/components/oof-has-api/templates/ingress.yaml index 0cd8cfbd36..2afc5dad2a 100644 --- a/kubernetes/oof/components/oof-has/components/oof-has-api/templates/ingress.yaml +++ b/kubernetes/oof/components/oof-has/components/oof-has-api/templates/ingress.yaml @@ -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" . }}