summaryrefslogtreecommitdiffstats
path: root/kubernetes/common/serviceAccount/Chart.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-07-02 17:26:56 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-02 17:26:56 +0000
commitcc39379f8a7e42d122225af8fd7425a2a3b5325c (patch)
treed02152389df8f0a15b564ef1334ffd19a3f067fd /kubernetes/common/serviceAccount/Chart.yaml
parentaba7ca8220cee6c5134ffd5baf4e7540ea5631b0 (diff)
parent4534881264e8a125c7eed68992fe4ef32b204caf (diff)
Merge "[COMMON] Templates for services accounts and roles"
Diffstat (limited to 'kubernetes/common/serviceAccount/Chart.yaml')
-rw-r--r--kubernetes/common/serviceAccount/Chart.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/kubernetes/common/serviceAccount/Chart.yaml b/kubernetes/common/serviceAccount/Chart.yaml
new file mode 100644
index 0000000000..9e838af3a7
--- /dev/null
+++ b/kubernetes/common/serviceAccount/Chart.yaml
@@ -0,0 +1,18 @@
+# Copyright © 2017 Amdocs, Bell Canada
+#
+# 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.
+
+apiVersion: v1
+description: Template used to create the right Service Accounts / Role / RoleBinding
+name: serviceAccount
+version: 6.0.0