What happened:
failed to deploy with deploy/kustomization.yaml
https://github.com/kubernetes-sigs/blob-csi-driver/blob/master/deploy/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- csi-blob-controller.yaml
- csi-blob-driver.yaml
- csi-blob-node.yaml
- rbac-csi-blob-controller.yaml
- rbac-csi-blob-node.yaml
- blobfuse-proxy.yaml
blobfuse-proxy.yaml doesn't exist at there.
How to reproduce it:
deploy with https://github.com/kubernetes-sigs/blob-csi-driver/blob/master/deploy/kustomization.yaml