Skip to content

The deploy kustomization.yaml has a non-existent file name. #2294

@jeonghoonee

Description

@jeonghoonee

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions