blob: b86e7de7dcc46069b6f8e201bb5356d7216769e1 [file] [log] [blame]
Zack Williams618ab862018-08-03 10:12:54 -07001---
2# Copyright 2018-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16# NOTE: this Apache v2 licensed code originally came from:
17# https://github.com/kubernetes-incubator/external-storage/tree/master/local-volume/helm/provisioner
18# at commit: fc25fd337b15a413b1162f76b59b2cac7ff39126
19#
20# Minimal changes have been applied to align it with CORD/SEBA
21
22apiVersion: v1
Matteo Scandolo5628d4b2021-01-11 11:46:12 -080023version: 2.0.2
Zack Williams618ab862018-08-03 10:12:54 -070024description: local provisioner chart
25name: local-provisioner
26keywords:
27 - storage
28 - local
29engine: gotpl