mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 09:26:54 +00:00
9 lines
No EOL
293 B
YAML
Executable file
9 lines
No EOL
293 B
YAML
Executable file
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- ./crds.yaml
|
|
- ./policy.kubernetes.io_clusterpolicyreports.yaml
|
|
- ./policy.kubernetes.io_policyreports.yaml
|
|
- ./policy.kubernetes.io_clusterreportchangerequests.yaml
|
|
- ./policy.kubernetes.io_reportchangerequests.yaml |