forked from k-space/kube
8 lines
262 B
YAML
8 lines
262 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: kube-system
|
|
|
|
# Pull in the VolumeSnapshot CRDs
|
|
resources:
|
|
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/refs/heads/master/client/config/crd/kustomization.yaml |