You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
281 B
11 lines
281 B
apiVersion: v2
|
|
name: local-path-provisioner
|
|
description: Use HostPath for persistent local storage with Kubernetes
|
|
keywords:
|
|
- storage
|
|
- hostpath
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "v0.0.18"
|
|
kubeVersion: ">=1.12.0-r0"
|
|
icon: file://../../../images/local-path-prov.png
|
|
|