diff options
author | Jakub Latusek <j.latusek@samsung.com> | 2020-10-21 13:36:29 +0200 |
---|---|---|
committer | Jakub Latusek <j.latusek@samsung.com> | 2020-10-21 14:03:12 +0200 |
commit | dc31fb09f2383d5933432040f4e852613b7f42f8 (patch) | |
tree | 94c31099e1247e484d09a1e8b9caf62675810957 /kubernetes/portal/components/portal-widget/templates/service.yaml | |
parent | de60649a59fe924175a25e05eb8ca31efe63daeb (diff) |
[PORTAL] change comment style
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: If275a72fbfe0c6bc283991c00d7fef6d9b7d686e
Issue-ID: OOM-2562
Diffstat (limited to 'kubernetes/portal/components/portal-widget/templates/service.yaml')
-rw-r--r-- | kubernetes/portal/components/portal-widget/templates/service.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/portal/components/portal-widget/templates/service.yaml b/kubernetes/portal/components/portal-widget/templates/service.yaml index 58da55fdba..5197841189 100644 --- a/kubernetes/portal/components/portal-widget/templates/service.yaml +++ b/kubernetes/portal/components/portal-widget/templates/service.yaml @@ -1,3 +1,4 @@ +{{/* # Copyright © 2017 Amdocs, Bell Canada # Modifications Copyright © 2018 AT&T # @@ -12,6 +13,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 |