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,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- rbac-snapshot-controller.yaml
- setup-snapshot-controller.yaml