summaryrefslogtreecommitdiffstats
path: root/kubernetes/so/components/so-cnf-adapter/templates/secret.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-11-06 12:45:33 +0000
committerGerrit Code Review <gerrit@onap.org>2020-11-06 12:45:33 +0000
commit3686bcfd1b3e823dfceca1811c38c4ee26aabd81 (patch)
treec23294d167d794a51d26d4b486de3cd185321bc1 /kubernetes/so/components/so-cnf-adapter/templates/secret.yaml
parentc1f76565d190ad585454ac01d237e880ea200404 (diff)
parentd24825b061cc84cde2397c71c128be72500d20c7 (diff)
Merge "Revert "[SO] helm chart for cnf-adapter""
Diffstat (limited to 'kubernetes/so/components/so-cnf-adapter/templates/secret.yaml')
-rw-r--r--kubernetes/so/components/so-cnf-adapter/templates/secret.yaml17
1 files changed, 0 insertions, 17 deletions
diff --git a/kubernetes/so/components/so-cnf-adapter/templates/secret.yaml b/kubernetes/so/components/so-cnf-adapter/templates/secret.yaml
deleted file mode 100644
index cc40499c76..0000000000
--- a/kubernetes/so/components/so-cnf-adapter/templates/secret.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-{{/*
-# Copyright © 2020 Huawei Technologies Co., Ltd.
-#
-# 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" . }}