mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
7 lines
No EOL
184 B
YAML
Executable file
7 lines
No EOL
184 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 |