summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/dmaap-dr-node/templates/service.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-10-23 09:44:13 +0000
committerGerrit Code Review <gerrit@onap.org>2020-10-23 09:44:13 +0000
commita381595907638085ae049b37507a69b19fb58209 (patch)
tree42f32258c4c1e7c220c1008a7eb94da63164a463 /kubernetes/dmaap/components/dmaap-dr-node/templates/service.yaml
parente823fe0e79722c50e3f8a33d443cfe55b84eeed0 (diff)
parent67f4e8d6727654c52ae2ea34e79db82f68727a92 (diff)
Merge "[DMAAP] change comment style"
Diffstat (limited to 'kubernetes/dmaap/components/dmaap-dr-node/templates/service.yaml')
-rw-r--r--kubernetes/dmaap/components/dmaap-dr-node/templates/service.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/dmaap/components/dmaap-dr-node/templates/service.yaml b/kubernetes/dmaap/components/dmaap-dr-node/templates/service.yaml
index 4ad43acf2a..306b0f17eb 100644
--- a/kubernetes/dmaap/components/dmaap-dr-node/templates/service.yaml
+++ b/kubernetes/dmaap/components/dmaap-dr-node/templates/service.yaml
@@ -1,3 +1,4 @@
+{{/*
# Copyright © 2017 Amdocs, Bell Canada
#
# 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" . }}