summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/dmaap-dr-prov/templates/secret.yaml
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2020-03-02 13:35:05 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-02 13:35:05 +0000
commitb61a71b57b1822ca4a1611e7ff977bb8a0ef3c53 (patch)
tree6954a39f9aa27cb236352c482f74315aea2d4bf7 /kubernetes/dmaap/components/dmaap-dr-prov/templates/secret.yaml
parent7dfaf3300ec85a9f6e6b73a14c86c1c717e369f8 (diff)
parente55b4d5b6c817f28e34c08e30b8b01d3cd732a3e (diff)
Merge "[DMAAP] Don't hardcode mariadb-galera password"
Diffstat (limited to 'kubernetes/dmaap/components/dmaap-dr-prov/templates/secret.yaml')
-rw-r--r--kubernetes/dmaap/components/dmaap-dr-prov/templates/secret.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/kubernetes/dmaap/components/dmaap-dr-prov/templates/secret.yaml b/kubernetes/dmaap/components/dmaap-dr-prov/templates/secret.yaml
new file mode 100644
index 0000000000..dee311c336
--- /dev/null
+++ b/kubernetes/dmaap/components/dmaap-dr-prov/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" . }}