From: Krzysztof Opasiak Date: Mon, 24 Feb 2020 15:11:42 +0000 (+0100) Subject: [SDNC] Add missing inclusion of common secret template X-Git-Tag: 6.0.0~349^2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c16d2310224dc9c22bb9f1511b043d52435fe4e3;p=oom.git [SDNC] Add missing inclusion of common secret template Issue-ID: OOM-2309 Signed-off-by: Krzysztof Opasiak Change-Id: I6f08d537036576122fc2e7d941695434eaaf854e --- diff --git a/kubernetes/sdnc/charts/dmaap-listener/templates/secret.yaml b/kubernetes/sdnc/charts/dmaap-listener/templates/secret.yaml new file mode 100644 index 0000000000..dee311c336 --- /dev/null +++ b/kubernetes/sdnc/charts/dmaap-listener/templates/secret.yaml @@ -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" . }}