summaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/charts/oof-cmso/templates/secret.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-02-20 08:18:05 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-20 08:18:05 +0000
commit1c601a207ebdac9c3b14a6b5c035aa48a50ca5a1 (patch)
tree44af04db20d15512bdeda9e43a8e543fc16d87eb /kubernetes/oof/charts/oof-cmso/templates/secret.yaml
parent314512b9085a672195a1aad27e922cf1e791b780 (diff)
parentd74a65962b4ece0e89b0ef66912ce367a6187e15 (diff)
Merge "[OOF] Use common secret template for mariadb credentials"
Diffstat (limited to 'kubernetes/oof/charts/oof-cmso/templates/secret.yaml')
-rw-r--r--kubernetes/oof/charts/oof-cmso/templates/secret.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/oof/charts/oof-cmso/templates/secret.yaml b/kubernetes/oof/charts/oof-cmso/templates/secret.yaml
index 11a9221fed..3c61bf3bdc 100644
--- a/kubernetes/oof/charts/oof-cmso/templates/secret.yaml
+++ b/kubernetes/oof/charts/oof-cmso/templates/secret.yaml
@@ -1,4 +1,5 @@
# Copyright © 2018 Amdocs, Bell Canada, AT&T
+# 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.
@@ -12,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+{{ include "common.secret" . }}
+---
apiVersion: v1
kind: Secret
metadata: