Removing nfs.yaml
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user