aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/templates/configmap.yaml
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-09-05 14:10:38 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-05 14:10:38 +0000
commit956424b3398fd8ff5125fe0461ab13506a3a0278 (patch)
treeab4f64461f70640a26afc16b2e5e0a813e4f4cd0 /kubernetes/oof/templates/configmap.yaml
parentcd4d4eb1c282dda543530feeed6265ace99c6b64 (diff)
parent376ba1e04bd9f223d543749a6136cfc6a7caa8fd (diff)
Merge "License addition for oof,multicloud,esr"
Diffstat (limited to 'kubernetes/oof/templates/configmap.yaml')
-rw-r--r--kubernetes/oof/templates/configmap.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/oof/templates/configmap.yaml b/kubernetes/oof/templates/configmap.yaml
index 4ccc7cc526..650531a5c7 100644
--- a/kubernetes/oof/templates/configmap.yaml
+++ b/kubernetes/oof/templates/configmap.yaml
@@ -1,4 +1,5 @@
# Copyright © 2017 Amdocs, Bell Canada
+# Modifications Copyright © 2018 AT&T,VMware
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -18,4 +19,4 @@ metadata:
name: {{ include "common.fullname" . }}-configmap
namespace: {{ include "common.namespace" . }}
data:
-{{ tpl (.Files.Glob "resources/config/*").AsConfig . | indent 2 }} \ No newline at end of file
+{{ tpl (.Files.Glob "resources/config/*").AsConfig . | indent 2 }}