aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/contrib/components/ejbca/templates/service.yaml
diff options
context:
space:
mode:
authorJakub Latusek <j.latusek@samsung.com>2020-10-21 13:36:29 +0200
committerJakub Latusek <j.latusek@samsung.com>2020-10-21 14:02:13 +0200
commit2776cf897adeb2092f9f3e5005b43b90006f2b9e (patch)
tree39038df1f3b3994d7cc17ab31694b35844fb107f /kubernetes/contrib/components/ejbca/templates/service.yaml
parentde60649a59fe924175a25e05eb8ca31efe63daeb (diff)
[CONTRIB] change comment style
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I56a2ed47aedadcbce02e4e41f246e1e4183a4235 Issue-ID: OOM-2562
Diffstat (limited to 'kubernetes/contrib/components/ejbca/templates/service.yaml')
-rw-r--r--kubernetes/contrib/components/ejbca/templates/service.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/contrib/components/ejbca/templates/service.yaml b/kubernetes/contrib/components/ejbca/templates/service.yaml
index 01680ee78e..46eed4264c 100644
--- a/kubernetes/contrib/components/ejbca/templates/service.yaml
+++ b/kubernetes/contrib/components/ejbca/templates/service.yaml
@@ -1,3 +1,4 @@
+{{/*
# Copyright © 2020, Nordix Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -11,5 +12,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.service" . }}