Skip to content

Commit 34b0b1d

Browse files
authored
build: Use kustomization.yaml from ESB CSI repo (#392)
1 parent 8bf4d45 commit 34b0b1d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

hack/addons/kustomize/aws-ebs-csi/kustomization.yaml.tmpl

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,8 @@ metadata:
1010
resources:
1111
- github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=${AWS_EBS_CSI_VERSION}
1212
- storage-class.yaml
13-
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/${AWS_CSI_SNAPSHOT_CONTROLLER_VERSION}/client/config/crd/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
14-
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/${AWS_CSI_SNAPSHOT_CONTROLLER_VERSION}/client/config/crd/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
15-
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/${AWS_CSI_SNAPSHOT_CONTROLLER_VERSION}/client/config/crd/snapshot.storage.k8s.io_volumesnapshots.yaml
16-
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/${AWS_CSI_SNAPSHOT_CONTROLLER_VERSION}/deploy/kubernetes/snapshot-controller/rbac-snapshot-controller.yaml
17-
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/${AWS_CSI_SNAPSHOT_CONTROLLER_VERSION}/deploy/kubernetes/snapshot-controller/setup-snapshot-controller.yaml
13+
- github.com/kubernetes-csi/external-snapshotter/client/config/crd/?ref=${AWS_CSI_SNAPSHOT_CONTROLLER_VERSION}
14+
- github.com/kubernetes-csi/external-snapshotter/deploy/kubernetes/snapshot-controller/?ref=${AWS_CSI_SNAPSHOT_CONTROLLER_VERSION}
1815

1916
patches:
2017
- path: ./overlays/controller-nodeAffinity.yaml

0 commit comments

Comments
 (0)