summaryrefslogtreecommitdiffstats
path: root/kubernetes/aaf/charts/aaf-sms/templates/secret.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-04-17 20:41:23 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-17 20:41:23 +0000
commit99e75ae24a317a678b1a54d8b4c1b6fb652ca9df (patch)
treee56cfe3abfa849cded1b2f1c32ce7159d134b2c7 /kubernetes/aaf/charts/aaf-sms/templates/secret.yaml
parentbf5b1fe2c261a6b76e5ff32bc43575044230e8cd (diff)
parent59d47c348433befc4b599bdeec918583011a047b (diff)
Merge "[AAF] Use common secret in sms preload"
Diffstat (limited to 'kubernetes/aaf/charts/aaf-sms/templates/secret.yaml')
-rw-r--r--kubernetes/aaf/charts/aaf-sms/templates/secret.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/kubernetes/aaf/charts/aaf-sms/templates/secret.yaml b/kubernetes/aaf/charts/aaf-sms/templates/secret.yaml
new file mode 100644
index 0000000000..34932b713d
--- /dev/null
+++ b/kubernetes/aaf/charts/aaf-sms/templates/secret.yaml
@@ -0,0 +1,17 @@
+{{/*
+# 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.secretFast" . }}