Removing nfs.yaml
parent
e48b66ee49
commit
3ada5117be
13
nfs/nfs.yaml
13
nfs/nfs.yaml
|
@ -1,13 +0,0 @@
|
||||||
apiVersion: helm.cattle.io/v1
|
|
||||||
kind: HelmChart
|
|
||||||
metadata:
|
|
||||||
name: nfs
|
|
||||||
namespace: kube-system
|
|
||||||
spec:
|
|
||||||
chart: nfs-subdir-external-provisioner
|
|
||||||
repo: https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner
|
|
||||||
targetNamespace: kube-system
|
|
||||||
set:
|
|
||||||
nfs.server: 172.16.10.10
|
|
||||||
nfs.path: /volume1/k8s
|
|
||||||
storageClass.name: nfs
|
|
Loading…
Reference in New Issue