From a6d04ad053cc609b9a69329200444d122d0199f1 Mon Sep 17 00:00:00 2001 From: Jakub Latusek Date: Wed, 21 Oct 2020 13:26:45 +0200 Subject: [AAF] change comment style Signed-off-by: Jakub Latusek Change-Id: Id9157f3332870a79575b20ff89558ea875626484 Issue-ID: OOM-2562 --- kubernetes/aaf/components/aaf-sshsm/templates/secret.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kubernetes/aaf/components/aaf-sshsm') diff --git a/kubernetes/aaf/components/aaf-sshsm/templates/secret.yaml b/kubernetes/aaf/components/aaf-sshsm/templates/secret.yaml index 50b6f36cd3..4be63fa18b 100644 --- a/kubernetes/aaf/components/aaf-sshsm/templates/secret.yaml +++ b/kubernetes/aaf/components/aaf-sshsm/templates/secret.yaml @@ -1,3 +1,4 @@ +{{/* # Copyright 2018 Intel Corporation, Inc # # 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: Secret -- cgit 1.2.3-korg