initial migration
This commit is contained in:
9
infrastructure/nfs/kustomization.yaml
Normal file
9
infrastructure/nfs/kustomization.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace: nfs-provisioner
|
||||
bases:
|
||||
- github.com/kubernetes-sigs/nfs-subdir-external-provisioner//deploy
|
||||
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
patchesStrategicMerge:
|
||||
- nfs_values.yaml
|
Reference in New Issue
Block a user