Add local path storage provisioner

This commit is contained in:
2025-03-22 20:28:55 +01:00
parent 9881344d7c
commit 6b51017d9f
2 changed files with 32 additions and 0 deletions

View File

@@ -2,4 +2,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- local-path-provisioner.yaml
- storage-class.yaml