Merge pull request #606 from itspngu/add_kustomization_manifests
Add kustomization manifests to CRDs and controller components
This commit is contained in:
6
client/config/crd/kustomization.yaml
Normal file
6
client/config/crd/kustomization.yaml
Normal 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
|
Reference in New Issue
Block a user