[SDNC] Add missing inclusion of common secret template 48/102248/2
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 24 Feb 2020 15:11:42 +0000 (16:11 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 24 Feb 2020 21:04:08 +0000 (22:04 +0100)
Issue-ID: OOM-2309
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I6f08d537036576122fc2e7d941695434eaaf854e

kubernetes/sdnc/charts/dmaap-listener/templates/secret.yaml [new file with mode: 0644]

diff --git a/kubernetes/sdnc/charts/dmaap-listener/templates/secret.yaml b/kubernetes/sdnc/charts/dmaap-listener/templates/secret.yaml
new file mode 100644 (file)
index 0000000..dee311c
--- /dev/null
@@ -0,0 +1,15 @@
+# Copyright © 2020 Samsung Electronics
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# 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.secret" . }}