using Chart for local-path-provisioner

This commit is contained in:
2024-07-15 02:54:04 +10:00
parent 44ed09257a
commit 252d390e04
10 changed files with 26 additions and 12 deletions

View File

@@ -1,10 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./service-account.yaml
- ./role.yaml
- ./cluster-role.yaml
- ./role-binding.yaml
- ./cluster-role-binding.yaml
- ./deployment.yaml
- ./storage-class.yaml