Merge pull request #468 from 3dwardch3ng/res/local-path-provisioner
fix ks issues
This commit is contained in:
@@ -1,10 +1,4 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- ../../base/service-account.yaml
|
- ../../base
|
||||||
- ../../base/role.yaml
|
|
||||||
- ../../base/cluster-role.yaml
|
|
||||||
- ../../base/role-binding.yaml
|
|
||||||
- ../../base/cluster-role-binding.yaml
|
|
||||||
- ../../base/deployment.yaml
|
|
||||||
- ../../base/storage-class.yaml
|
|
||||||
Reference in New Issue
Block a user