Merge pull request #606 from itspngu/add_kustomization_manifests

Add kustomization manifests to CRDs and controller components
This commit is contained in:
Kubernetes Prow Robot
2021-11-29 14:37:21 -08:00
committed by GitHub
5 changed files with 21 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- snapshot.storage.k8s.io_volumesnapshotclasses.yaml
- snapshot.storage.k8s.io_volumesnapshotcontents.yaml
- snapshot.storage.k8s.io_volumesnapshots.yaml