summaryrefslogtreecommitdiffstats
path: root/kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml
diff options
context:
space:
mode:
authorBorislav Glozman <Borislav.Glozman@amdocs.com>2020-02-02 13:29:30 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-02 13:29:30 +0000
commit284aa85f5b5b3ad1b13f07d6fee3ed163a22eb13 (patch)
treeb3aff333a7f203d9dd3ed5baf6a5a3ce08bff188 /kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml
parent239bb3e18494584587ee1a6eb482f022b9e32d44 (diff)
parent894aafb845ca5169fa47fcff9fe8fe29c9e4a208 (diff)
Merge "[Modeling] Use common secret template for mariadb root password"
Diffstat (limited to 'kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml')
-rw-r--r--kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml b/kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml
new file mode 100644
index 0000000000..d053c484be
--- /dev/null
+++ b/kubernetes/modeling/charts/modeling-etsicatalog/templates/secrets.yaml
@@ -0,0 +1,15 @@
+# Copyright (c) 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" . }}