summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/charts/sdnc-ansible-server/templates/secret.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-02-21 20:11:18 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-21 20:11:18 +0000
commit4550a8af1287a06b63da220eda3314eb887d0b96 (patch)
tree2e90ad71f27970aa78ac237866316ae384c2c518 /kubernetes/sdnc/charts/sdnc-ansible-server/templates/secret.yaml
parent4c8ba68ab58d633c391c2e9d0ca5ee0223ae27f7 (diff)
parentb9d50c917cc9eb507483be32587f42d567c827dd (diff)
Merge "[SDNC] Use common secret template in ansible-server"
Diffstat (limited to 'kubernetes/sdnc/charts/sdnc-ansible-server/templates/secret.yaml')
-rw-r--r--kubernetes/sdnc/charts/sdnc-ansible-server/templates/secret.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/kubernetes/sdnc/charts/sdnc-ansible-server/templates/secret.yaml b/kubernetes/sdnc/charts/sdnc-ansible-server/templates/secret.yaml
new file mode 100644
index 0000000000..dee311c336
--- /dev/null
+++ b/kubernetes/sdnc/charts/sdnc-ansible-server/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" . }}