summaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/templates/secret.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-10-20 08:30:45 +0000
committerGerrit Code Review <gerrit@onap.org>2020-10-20 08:30:45 +0000
commit2544d29e156ad8b7e0036aa434273d2ea83c7804 (patch)
treee3fb6f1188cd34e6c9ce4119840063bb6c087238 /kubernetes/oof/templates/secret.yaml
parent9c5531049326e3a445cd06d94ffc1e394bf29a55 (diff)
parent24a7ef35b6fb3ba85f79e1a6a0bf2fd50e872332 (diff)
Merge "[OOF] Bump versions"
Diffstat (limited to 'kubernetes/oof/templates/secret.yaml')
-rw-r--r--kubernetes/oof/templates/secret.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/kubernetes/oof/templates/secret.yaml b/kubernetes/oof/templates/secret.yaml
new file mode 100644
index 0000000000..c5fe2be5da
--- /dev/null
+++ b/kubernetes/oof/templates/secret.yaml
@@ -0,0 +1,15 @@
+# Copyright (C) 2020 Wipro Limited.
+#
+# 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" . }}