add nfs-provisioner with sensible path template

This commit is contained in:
2024-03-28 12:29:16 +01:00
parent 571aebe78d
commit eff07665de
8 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: nfs-provisioner
resources:
- github.com/kubernetes-sigs/nfs-subdir-external-provisioner//deploy
- namespace.yaml
patches:
- path: nfs_values.yaml
- path: storageclass_values.yaml