22 lines
		
	
	
		
			678 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			678 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: local-path-provisioner
 | 
						|
version: 1.0.0
 | 
						|
description: Local Path Provisioner
 | 
						|
keywords:
 | 
						|
  - local-path-provisioner
 | 
						|
  - storage
 | 
						|
  - kubernetes
 | 
						|
home: https://wiki.alexlebens.dev/s/fa4d4152-b9dd-4fdc-a6f2-93a2c0df7f4a
 | 
						|
sources:
 | 
						|
  - https://github.com/rancher/local-path-provisioner
 | 
						|
  - https://hub.docker.com/r/rancher/local-path-provisioner
 | 
						|
  - https://github.com/containeroo/helm-charts/tree/master/charts/local-path-provisioner
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: local-path-provisioner
 | 
						|
    version: 0.0.33
 | 
						|
    repository: https://charts.containeroo.ch
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
 | 
						|
appVersion: v0.0.31
 |