mirror of
https://github.com/helm/charts.git
synced 2026-02-14 10:00:02 +00:00
[stable/nfs-client-provisioner] deprecating chart (#24366)
Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
apiVersion: v1
|
||||
appVersion: 3.1.0
|
||||
description: nfs-client is an automatic provisioner that used your *already configured* NFS server, automatically creating Persistent Volumes.
|
||||
description: DEPRECATED - nfs-client is an automatic provisioner that used your *already configured* NFS server, automatically creating Persistent Volumes.
|
||||
name: nfs-client-provisioner
|
||||
home: https://github.com/kubernetes-incubator/external-storage/tree/master/nfs-client
|
||||
version: 1.2.10
|
||||
version: 1.2.11
|
||||
sources:
|
||||
- https://github.com/kubernetes-incubator/external-storage/tree/master/nfs-client
|
||||
maintainers:
|
||||
- name: verwilst
|
||||
email: bart@verwilst.be
|
||||
deprecated: true
|
||||
keywords:
|
||||
- nfs
|
||||
- storage
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
approvers:
|
||||
- verwilst
|
||||
- davidkarlsen
|
||||
reviewers:
|
||||
- verwilst
|
||||
- davidkarlsen
|
||||
@@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https
|
||||
|
||||
The [NFS client provisioner](https://github.com/kubernetes-incubator/external-storage/tree/master/nfs-client) is an automatic provisioner for Kubernetes that uses your *already configured* NFS server, automatically creating Persistent Volumes.
|
||||
|
||||
## DEPRECATION NOTICE
|
||||
|
||||
This chart is deprecated and no longer supported.
|
||||
|
||||
## TL;DR;
|
||||
|
||||
```console
|
||||
|
||||
Reference in New Issue
Block a user